You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extension is removed in proto3 thus C# is using a temp solution to support custom options. We should add extension APIs instead and remove CustomOptions.cs. This is also part of adding C# proto2 support.