1 write to _maxPlatformVersion
Microsoft.Build.Utilities.Core (1)
SDKManifest.cs (1)
419_maxPlatformVersion = value;
2 references to _maxPlatformVersion
Microsoft.Build.Utilities.Core (2)
SDKManifest.cs (2)
211public string MaxPlatformVersion => _maxPlatformVersion == null && IsFrameworkExtensionSdkManifest 213: _maxPlatformVersion;