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