2 references to None
Microsoft.AspNetCore.InternalTesting (1)
xunit\FrameworkSkipConditionAttribute.cs (1)
30if (excludedFrameworks == RuntimeFrameworks.None)
Microsoft.AspNetCore.InternalTesting.Tests (1)
TestPlatformHelperTest.cs (1)
42[FrameworkSkipCondition(RuntimeFrameworks.CLR | RuntimeFrameworks.CoreCLR | RuntimeFrameworks.None)]