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)
82get => _targetPlatformIdentifier; 145Log.LogMessageFromResources("GetInstalledSDKs.SearchingForSDKs", _targetPlatformIdentifier, _targetPlatformVersion);