System.Text.Json - Emit XML comments for public source-generated APIs (#72761)
authorJake Yallop <30874283+JakeYallop@users.noreply.github.com>
Tue, 26 Jul 2022 17:54:51 +0000 (18:54 +0100)
committerGitHub <noreply@github.com>
Tue, 26 Jul 2022 17:54:51 +0000 (18:54 +0100)
commit8fc7be6f65a220dcba922fadadf147dee772ee1d
treed5186791f298f908812b79396e33a1c911f09f40
parentdbb97cad2e3c42d3f3a2cb39bdf5ebb6de29273c
System.Text.Json - Emit XML comments for public source-generated APIs (#72761)

* Emit XML comments for public source-generated APIs

* Rename tildeIndex to backTickIndex for consistency

* Simplify XML comments

* Update JsonTypeInfo<T> XML comment
src/libraries/System.Text.Json/gen/JsonSourceGenerator.Emitter.cs
src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Unit.Tests/CompilationHelper.cs
src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Unit.Tests/JsonSourceGeneratorDiagnosticsTests.cs