1 write to _pathToWindowsSdk
Microsoft.Build.Framework (1)
Utilities\FrameworkLocationHelper.cs (1)
1624
this.
_pathToWindowsSdk
= FindRegistryValueUnderKey(
2 references to _pathToWindowsSdk
Microsoft.Build.Framework (2)
Utilities\FrameworkLocationHelper.cs (2)
1607
if (this.
_pathToWindowsSdk
== null)
1629
return this.
_pathToWindowsSdk
;