4 references to COR_E_TYPEUNLOADED
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (1)
874case HResults.COR_E_TYPEUNLOADED:
src\runtime\src\libraries\System.Private.CoreLib\src\System\TypeUnloadedException.cs (3)
17HResult = HResults.COR_E_TYPEUNLOADED; 23HResult = HResults.COR_E_TYPEUNLOADED; 29HResult = HResults.COR_E_TYPEUNLOADED;