1 write to _targetPlatformIdentifier
Microsoft.Build.Tasks.Core (1)
GetInstalledSDKLocations.cs (1)
87
_targetPlatformIdentifier
= value;
2 references to _targetPlatformIdentifier
Microsoft.Build.Tasks.Core (2)
GetInstalledSDKLocations.cs (2)
82
get =>
_targetPlatformIdentifier
;
145
Log.LogMessageFromResources("GetInstalledSDKs.SearchingForSDKs",
_targetPlatformIdentifier
, _targetPlatformVersion);