1 write to TargetPlatform
Microsoft.Build.Utilities.Core (1)
SDKManifest.cs (1)
400TargetPlatform = value;
1 reference to TargetPlatform
Microsoft.Build.Tasks.Core (1)
ResolveSDKReference.cs (1)
1100TargetPlatform = _sdkManifest.TargetPlatform ?? String.Empty;