4 references to TargetPlatformIdentifier
Microsoft.Build.Tasks.Core (4)
GetInstalledSDKLocations.cs (4)
90
ArgumentNullException.ThrowIfNull(value, nameof(
TargetPlatformIdentifier
));
138
if (String.IsNullOrEmpty(TargetPlatformVersion) || String.IsNullOrEmpty(
TargetPlatformIdentifier
))
158
SDKRegistryRoot,
TargetPlatformIdentifier
, platformVersion);
193
Log.LogWarningWithCodeFromResources("GetInstalledSDKs.NoSDksFound",
TargetPlatformIdentifier
, TargetPlatformVersion);