1 instantiation of WpfTheoryTestCaseRunner
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Threading\WpfTheoryTestCase.cs (1)
31var runner = new WpfTheoryTestCaseRunner(WpfTestSharedData.Instance, this, DisplayName, SkipReason, constructorArguments, diagnosticMessageSink, messageBus, aggregator, cancellationTokenSource);
1 reference to WpfTheoryTestCaseRunner
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Threading\WpfTheoryTestCase.cs (1)
31var runner = new WpfTheoryTestCaseRunner(WpfTestSharedData.Instance, this, DisplayName, SkipReason, constructorArguments, diagnosticMessageSink, messageBus, aggregator, cancellationTokenSource);