Base:
method
Copy
System.Security.CodeAccessPermission.Copy()
5 references to Copy
mscorlib (5)
system\security\permissions\urlidentitypermission.cs (5)
260return that.Copy(); 262return this.Copy(); 288return this.Copy(); 303return that.Copy(); 306return this.Copy();