1 write to _pathToWindowsSdk
Microsoft.Build (1)
FrameworkLocationHelper.cs (1)
1570
this.
_pathToWindowsSdk
= FindRegistryValueUnderKey(
2 references to _pathToWindowsSdk
Microsoft.Build (2)
FrameworkLocationHelper.cs (2)
1556
if (this.
_pathToWindowsSdk
== null)
1575
return this.
_pathToWindowsSdk
;