1 write to s_assemblyLocations
System.Web (1)
Compilation\AssemblyResolver.cs (1)
183s_assemblyLocations = new Dictionary<Assembly, string>();
2 references to s_assemblyLocations
System.Web (2)
Compilation\AssemblyResolver.cs (2)
182if (s_assemblyLocations == null) { 185return s_assemblyLocations;