2 references to IdeFactAttribute
Microsoft.VisualStudio.Extensibility.Testing.Xunit (2)
src\VisualStudio\IntegrationTest\Harness\XUnitShared\Threading\IdeTestCaseRunner.cs (1)
60throw new NotSupportedException($"{nameof(IdeFactAttribute)} can only be used with the {nameof(IdeTestFramework)} test framework");
src\VisualStudio\IntegrationTest\Harness\XUnitShared\Threading\WpfTestSharedData.cs (1)
20/// <see cref="IdeFactAttribute"/>-attributed test runs at once. This requirement must be made because,