4 references to COR_E_TYPEINITIALIZATION
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (1)
870case HResults.COR_E_TYPEINITIALIZATION:
src\runtime\src\libraries\System.Private.CoreLib\src\System\TypeInitializationException.cs (3)
24HResult = HResults.COR_E_TYPEINITIALIZATION; 37HResult = HResults.COR_E_TYPEINITIALIZATION; 44HResult = HResults.COR_E_TYPEINITIALIZATION;