Remove source package related comments on internal APIs and csproj/props file. (dotne...
authorAhson Khan <ahkha@microsoft.com>
Thu, 30 May 2019 03:28:27 +0000 (20:28 -0700)
committerGitHub <noreply@github.com>
Thu, 30 May 2019 03:28:27 +0000 (20:28 -0700)
commitc34cd350fb668e72676fd9f16078e87065f9560a
tree42aaffa51a67955f5e5d6e9c28f0c7dfbdf1a58b
parent308abee26509d79c7916f16999308daa4bba4113
Remove source package related comments on internal APIs and csproj/props file. (dotnet/corefx#38004)

* Remove source package related xml comments on internal APIs.

* Update comments in csproj and related files to remove source package.

* Add some more json reader tests around different json numbers.

Commit migrated from https://github.com/dotnet/corefx/commit/0110344cd384bcfaffed2385cd9df87d956bd68b
src/libraries/System.Text.Json/src/System.Text.Json.csproj
src/libraries/System.Text.Json/src/System/Text/Json/Document/JsonDocument.DbRow.cs
src/libraries/System.Text.Json/src/System/Text/Json/Document/JsonDocument.TryGetProperty.cs
src/libraries/System.Text.Json/src/System/Text/Json/Document/JsonDocument.cs
src/libraries/System.Text.Json/src/System/Text/Json/Document/JsonElement.ArrayEnumerator.cs
src/libraries/System.Text.Json/src/System/Text/Json/Document/JsonElement.ObjectEnumerator.cs
src/libraries/System.Text.Json/src/System/Text/Json/Document/JsonElement.cs
src/libraries/System.Text.Json/src/System/Text/Json/Document/JsonProperty.cs
src/libraries/System.Text.Json/src/System/Text/Json/Serialization/PooledByteBufferWriter.cs
src/libraries/System.Text.Json/tests/Configurations.props
src/libraries/System.Text.Json/tests/Utf8JsonReaderTests.cs