Improve error messages for byref-like type loading errors (dotnet/coreclr#20789)
authorJan Kotas <jkotas@microsoft.com>
Sat, 3 Nov 2018 23:14:10 +0000 (16:14 -0700)
committerGitHub <noreply@github.com>
Sat, 3 Nov 2018 23:14:10 +0000 (16:14 -0700)
commit5ef31f269176be95b404dc2cd5e9253bca2e04ef
tree9b7a2c99cbac93d9c33c86de4afbeadfbf16bebc
parent27c9b2b69231e49e2c7413c8b8be85f659321269
Improve error messages for byref-like type loading errors (dotnet/coreclr#20789)

Related to dotnet/corefxdotnet/coreclr#33233

Commit migrated from https://github.com/dotnet/coreclr/commit/f2d56a9b2b5737ab04d322f03404b9faef9e5293
src/coreclr/src/System.Private.CoreLib/Resources/Strings.resx
src/coreclr/src/dlls/mscorrc/mscorrc.rc
src/coreclr/src/dlls/mscorrc/resource.h
src/coreclr/src/vm/classcompat.cpp
src/coreclr/src/vm/classcompat.h
src/coreclr/src/vm/clsload.cpp
src/coreclr/src/vm/methodtablebuilder.cpp