The C# generator currently keeps XML docs on internal generated ClientOptions when no custom code view exists to preserve generated source parity. Once generated source baselines no longer depend on those internal ClientOptions XML docs, remove the compatibility override in ClientOptionsProvider.ShouldWriteTypeXmlDocs.
The C# generator currently keeps XML docs on internal generated ClientOptions when no custom code view exists to preserve generated source parity. Once generated source baselines no longer depend on those internal ClientOptions XML docs, remove the compatibility override in ClientOptionsProvider.ShouldWriteTypeXmlDocs.