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