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