1 write to _pathToWindowsSdk
Microsoft.Build.Utilities.Core (1)
FrameworkLocationHelper.cs (1)
1564
this.
_pathToWindowsSdk
= FindRegistryValueUnderKey(
2 references to _pathToWindowsSdk
Microsoft.Build.Utilities.Core (2)
FrameworkLocationHelper.cs (2)
1550
if (this.
_pathToWindowsSdk
== null)
1569
return this.
_pathToWindowsSdk
;