1 write to _pathToWindowsSdk
MSBuild (1)
FrameworkLocationHelper.cs (1)
1605this._pathToWindowsSdk = FindRegistryValueUnderKey(
2 references to _pathToWindowsSdk
MSBuild (2)
FrameworkLocationHelper.cs (2)
1591if (this._pathToWindowsSdk == null) 1610return this._pathToWindowsSdk;