3 references to Copy
mscorlib (3)
system\security\permissions\strongnameidentitypermission.cs (3)
87return target.Copy(); 89return this.Copy(); 267perm.m_strongNames[n] = this.m_strongNames[n].Copy();