1 write to AssemblyName
System.Web (1)
Configuration\PartialTrustVisibleAssembly.cs (1)
56AssemblyName = assemblyName;
2 references to AssemblyName
System.Web (2)
Configuration\PartialTrustVisibleAssemblyCollection.cs (1)
73return ((PartialTrustVisibleAssembly)element).AssemblyName;
Hosting\ApplicationManager.cs (1)
1167partialTrustVisibleAssemblies[i] = partialTrustVisibleAssembliesCollection[i].AssemblyName +