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