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