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