1 write to _currentVersion
Microsoft.AspNetCore.InternalTesting (1)
xunit\MaximumOSVersionAttribute.cs (1)
38_currentVersion = new Version(currentVersion.Major, currentVersion.Minor,
1 reference to _currentVersion
Microsoft.AspNetCore.InternalTesting (1)
xunit\MaximumOSVersionAttribute.cs (1)
44_skip = _targetOS == _currentOS && _maxVersion < _currentVersion;