8 references to PermissionSet
mscorlib (8)
system\appdomain.cs (1)
2875
PermissionSet permissionSet = new
PermissionSet
();
system\bcldebug.cs (1)
357
PermissionSet perms = new
PermissionSet
();
system\security\namedpermissionset.cs (2)
52
:
base
()
57
:
base
()
system\security\permissionset.cs (4)
194
:
this
()
200
:
this
()
217
:
this
()
1247
PermissionSet pset = new
PermissionSet
();