4 references to COR_E_MARSHALDIRECTIVE
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (1)
806case HResults.COR_E_MARSHALDIRECTIVE:
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\MarshalDirectiveException.cs (3)
20HResult = HResults.COR_E_MARSHALDIRECTIVE; 26HResult = HResults.COR_E_MARSHALDIRECTIVE; 32HResult = HResults.COR_E_MARSHALDIRECTIVE;