1 reference to GetPlatformSDKDisplayName
Microsoft.Build.Utilities.Core (1)
ToolLocationHelper.cs (1)
1305
public static string GetPlatformSDKDisplayName(string targetPlatformIdentifier, string targetPlatformVersion) =>
GetPlatformSDKDisplayName
(targetPlatformIdentifier, targetPlatformVersion, null, null);