Base:
method
Copy
System.Security.CodeAccessPermission.Copy()
5 references to Copy
mscorlib (5)
system\security\permissions\publisheridentitypermission.cs (5)
190return that.Copy(); 192return this.Copy(); 217return this.Copy(); 232return that.Copy(); 235return this.Copy();