4 writes to _testPlatforms
Microsoft.DotNet.XUnitV3Extensions (4)
src\Microsoft.DotNet.XUnitExtensions.Shared\Attributes\SkipOnCoreClrAttribute.cs (4)
68_testPlatforms = testPlatforms; 97_testPlatforms = testPlatforms; 105_testPlatforms = testPlatforms; 113_testPlatforms = testPlatforms;
1 reference to _testPlatforms
Microsoft.DotNet.XUnitV3Extensions (1)
src\Microsoft.DotNet.XUnitExtensions.Shared\Attributes\SkipOnCoreClrAttribute.cs (1)
38if (DiscovererHelpers.TestPlatformApplies(_testPlatforms) && RuntimeConfigurationApplies(_runtimeConfiguration) && StressModeApplies(_testMode))