2 references to GetCachePath
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
src\Compilers\Shared\GlobalAssemblyCacheHelpers\GlobalAssemblyCacheLocation.cs (2)
50
int hr =
GetCachePath
(gacId, null, ref characterCount);
59
hr =
GetCachePath
(gacId, p, ref characterCount);