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