4 references to GetGrantSet
mscorlib (4)
system\io\isolatedstorage\isolatedstorage.cs (2)
595
assem.
GetGrantSet
(out psAllowed, out psDenied);
713
callerAssembly.
GetGrantSet
(out psAllowed, out psDenied);
system\reflection\assembly.cs (1)
1598
GetGrantSet
(out grantSet, out deniedSet);
system\security\codeaccesssecurityengine.cs (1)
559
asm.
GetGrantSet
( out granted, out refused );