2 references to GetCachePath
PresentationBuildTasks (2)
BuildTasks\MS\Internal\Tasks\TaskHelper.cs (2)
239
int hresult =
GetCachePath
(flag, null, ref gacPathLength);
253
hresult =
GetCachePath
(flag, gacPath, ref gacPathLength);