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