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