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