4 writes to _testPlatforms
Microsoft.DotNet.XUnitV3Extensions (4)
src\Microsoft.DotNet.XUnitExtensions.Shared\Attributes\SkipOnCoreClrAttribute.cs (4)
70_testPlatforms = testPlatforms; 99_testPlatforms = testPlatforms; 107_testPlatforms = testPlatforms; 115_testPlatforms = testPlatforms;
1 reference to _testPlatforms
Microsoft.DotNet.XUnitV3Extensions (1)
src\Microsoft.DotNet.XUnitExtensions.Shared\Attributes\SkipOnCoreClrAttribute.cs (1)
39if (DiscovererHelpers.TestPlatformApplies(_testPlatforms) && RuntimeConfigurationApplies(_runtimeConfiguration) && StressModeApplies(_testMode))