1 write to _excludedFrameworks
Microsoft.AspNetCore.InternalTesting (1)
xunit\FrameworkSkipConditionAttribute.cs (1)
15_excludedFrameworks = excludedFrameworks;
1 reference to _excludedFrameworks
Microsoft.AspNetCore.InternalTesting (1)
xunit\FrameworkSkipConditionAttribute.cs (1)
22return CanRunOnThisFramework(_excludedFrameworks);