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