3 references to _mwiV1StrongName
System.Web (3)
Hosting\ApplicationManager.cs (3)
1151
if (fullTrustAssemblies.Contains(
_mwiV1StrongName
)) {
1366
string asmName =
_mwiV1StrongName
.Name;
1367
StrongNamePublicKeyBlob publicKey =
_mwiV1StrongName
.PublicKey;