2 writes to _cachedDotnetHostPath
Microsoft.Build.Framework (2)
DotnetHostEnvironmentHelper.cs (2)
90_cachedDotnetHostPath = resolvedPath; 106_cachedDotnetHostPath = resolvedPath;
1 reference to _cachedDotnetHostPath
Microsoft.Build.Framework (1)
DotnetHostEnvironmentHelper.cs (1)
78string? cachedPath = _cachedDotnetHostPath;