Base:
method
Copy
System.Security.CodeAccessPermission.Copy()
3 references to Copy
System (3)
net\System\Net\WebPermission.cs (3)
657
return this.
Copy
();
730
return other.
Copy
();
734
return
Copy
();