6 writes to WarnOnMissingPlatformVersion
Microsoft.Build.Tasks.UnitTests (6)
ResolveSDKReference_Tests.cs (6)
198t1.WarnOnMissingPlatformVersion = true; 216t2.WarnOnMissingPlatformVersion = true; 234t3.WarnOnMissingPlatformVersion = true; 252t3a.WarnOnMissingPlatformVersion = false; 273t4.WarnOnMissingPlatformVersion = true; 290t5.WarnOnMissingPlatformVersion = true;
1 reference to WarnOnMissingPlatformVersion
Microsoft.Build.Tasks.Core (1)
ResolveSDKReference.cs (1)
358reference.Resolve(sdkItems, TargetedSDKConfiguration, TargetedSDKArchitecture, sdkNamesOnReferenceItems, LogResolutionErrorsAsWarnings, Prefer32Bit, TargetPlatformIdentifier, TargetPlatformAsVersion, ProjectName, WarnOnMissingPlatformVersion);