Delete pointless <internalonly/> comments (#10479)
authorJan Kotas <jkotas@microsoft.com>
Sat, 25 Mar 2017 15:30:40 +0000 (08:30 -0700)
committerGitHub <noreply@github.com>
Sat, 25 Mar 2017 15:30:40 +0000 (08:30 -0700)
commitd4a6cf7bc9d1b5ccbf671f1c8fae1b4f83027cbd
treef60853477c94aa5f73593e11a267abe4d1028b5a
parentd9ec6e2cf0c921da14e90c4a07afc72239db1969
Delete pointless <internalonly/> comments (#10479)
23 files changed:
src/mscorlib/shared/System/CharEnumerator.cs
src/mscorlib/shared/System/DateTime.cs
src/mscorlib/shared/System/Reflection/MethodImplAttributes.cs
src/mscorlib/src/System/Boolean.cs
src/mscorlib/src/System/Byte.cs
src/mscorlib/src/System/Char.cs
src/mscorlib/src/System/Collections/Generic/List.cs
src/mscorlib/src/System/DateTime.CoreCLR.cs
src/mscorlib/src/System/Decimal.cs
src/mscorlib/src/System/Double.cs
src/mscorlib/src/System/Enum.cs
src/mscorlib/src/System/Int16.cs
src/mscorlib/src/System/Int32.cs
src/mscorlib/src/System/Int64.cs
src/mscorlib/src/System/Resources/ResourceSet.cs
src/mscorlib/src/System/Runtime/Serialization/SerializationInfoEnumerator.cs
src/mscorlib/src/System/SByte.cs
src/mscorlib/src/System/Single.cs
src/mscorlib/src/System/String.cs
src/mscorlib/src/System/Threading/Overlapped.cs
src/mscorlib/src/System/UInt16.cs
src/mscorlib/src/System/UInt32.cs
src/mscorlib/src/System/UInt64.cs