2 references to GetAssemblyLocation
Microsoft.CodeAnalysis.Scripting (1)
ClrGlobalAssemblyCache.cs (1)
225location = GetAssemblyLocation(bestMatch);
Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests (1)
GlobalAssemblyCacheTests.cs (1)
113string location = ClrGlobalAssemblyCache.GetAssemblyLocation(name);