2 references to MakeSecurityException
mscorlib (2)
system\security\codeaccesssecurityengine.cs (2)
122throw SecurityException.MakeSecurityException(asmName, asmEvidence, granted, refused, rmh, action, demand, permThatFailed); 137throw SecurityException.MakeSecurityException(asmName, null, granted, refused, rmh, action, demand, permThatFailed);