1 reference to GetGacPath
Microsoft.Build.Tasks.Core (1)
AssemblyDependency\GlobalAssemblyCache.cs (1)
37
private static readonly Lazy<string> _gacPath = new(() =>
GetGacPath
());