2 references to GetGacLocation
System.Web (2)
Hosting\ApplicationManager.cs (1)
1469gacLocation = HttpRuntime.GetGacLocation();
HttpRuntime.cs (1)
3265string gacLocation = GetGacLocation();