2 references to GetAssemblyPathFromType
System.Web (2)
Compilation\BuildManagerHost.cs (1)
271string assemblyPath = Util.GetAssemblyPathFromType(t);
UI\Util.cs (1)
1231return HttpRuntime.GetSafePath(GetAssemblyPathFromType(t));