2 references to GetAssemblyLocation
Microsoft.CodeAnalysis.Scripting (1)
src\Compilers\Shared\GlobalAssemblyCacheHelpers\ClrGlobalAssemblyCache.cs (1)
228location = GetAssemblyLocation(bestMatch);
Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests (1)
GlobalAssemblyCacheTests.cs (1)
113string location = ClrGlobalAssemblyCache.GetAssemblyLocation(name);