2 references to SecurityException
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryobjectreader.cs (2)
1528
throw new
SecurityException
() { Demanded = sourceAssembly.PermissionSet };
1534
throw new
SecurityException
() { Demanded = sourceAssembly.PermissionSet };