6 references to COR_E_SECURITY
System.Private.CoreLib (6)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (1)
844
case HResults.
COR_E_SECURITY
:
src\runtime\src\libraries\System.Private.CoreLib\src\System\Security\SecurityException.cs (5)
25
HResult = HResults.
COR_E_SECURITY
;
31
HResult = HResults.
COR_E_SECURITY
;
37
HResult = HResults.
COR_E_SECURITY
;
43
HResult = HResults.
COR_E_SECURITY
;
50
HResult = HResults.
COR_E_SECURITY
;