Rename Type.IsSzArray to Type.IsSZArray and make public.
authorJon Hanna <jon@hackcraft.net>
Sat, 11 Mar 2017 00:13:27 +0000 (00:13 +0000)
committerJon Hanna <jon@hackcraft.net>
Sat, 11 Mar 2017 02:16:35 +0000 (02:16 +0000)
commit87b73a852a54a59ec036bf820f8b102a3d224245
treeadf20866292c0a2e7e5e2f24f5e08643efe3b3f6
parentf9073eb78565624505d8fb36621cf8cbb46b0571
Rename Type.IsSzArray to Type.IsSZArray and make public.

For dotnet/corefxdotnet/coreclr#16566

Commit migrated from https://github.com/dotnet/coreclr/commit/20dec603e09c00cc3e323c7a8bfedb9f652be5b4
12 files changed:
src/coreclr/src/mscorlib/shared/System/Reflection/TypeDelegator.cs
src/coreclr/src/mscorlib/src/System/Reflection/Emit/AQNBuilder.cs
src/coreclr/src/mscorlib/src/System/Reflection/Emit/EnumBuilder.cs
src/coreclr/src/mscorlib/src/System/Reflection/Emit/GenericTypeParameterBuilder.cs
src/coreclr/src/mscorlib/src/System/Reflection/Emit/SignatureHelper.cs
src/coreclr/src/mscorlib/src/System/Reflection/Emit/SymbolType.cs
src/coreclr/src/mscorlib/src/System/Reflection/Emit/TypeBuilder.cs
src/coreclr/src/mscorlib/src/System/Reflection/Emit/TypeBuilderInstantiation.cs
src/coreclr/src/mscorlib/src/System/RtType.cs
src/coreclr/src/mscorlib/src/System/RuntimeHandles.cs
src/coreclr/src/mscorlib/src/System/Type.cs
src/coreclr/src/mscorlib/src/System/UnitySerializationHolder.cs