Base:
method
Copy
System.Security.CodeAccessPermission.Copy()
5 references to Copy
mscorlib (5)
system\security\permissions\siteidentitypermission.cs (5)
229return that.Copy(); 231return this.Copy(); 257return this.Copy(); 272return that.Copy(); 275return this.Copy();