1 write to _maxOSVersionTested
Microsoft.Build.Utilities.Core (1)
SDKManifest.cs (1)
416_maxOSVersionTested = value;
2 references to _maxOSVersionTested
Microsoft.Build.Utilities.Core (2)
SDKManifest.cs (2)
218public string MaxOSVersionTested => _maxOSVersionTested == null && IsFrameworkExtensionSdkManifest 220: _maxOSVersionTested;