1 write to _pathToWindowsSdk
Microsoft.Build.Utilities.Core (1)
FrameworkLocationHelper.cs (1)
1603
this.
_pathToWindowsSdk
= FindRegistryValueUnderKey(
2 references to _pathToWindowsSdk
Microsoft.Build.Utilities.Core (2)
FrameworkLocationHelper.cs (2)
1589
if (this.
_pathToWindowsSdk
== null)
1608
return this.
_pathToWindowsSdk
;