2 references to COR_E_REFLECTIONTYPELOAD
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\ReflectionTypeLoadException.cs (1)
25HResult = HResults.COR_E_REFLECTIONTYPELOAD;
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (1)
840case HResults.COR_E_REFLECTIONTYPELOAD: