1 write to _pathToWindowsSdk
Microsoft.Build.Utilities.Core (1)
FrameworkLocationHelper.cs (1)
1567this._pathToWindowsSdk = FindRegistryValueUnderKey(
2 references to _pathToWindowsSdk
Microsoft.Build.Utilities.Core (2)
FrameworkLocationHelper.cs (2)
1553if (this._pathToWindowsSdk == null) 1572return this._pathToWindowsSdk;