1 instantiation of WpfTheoryTestCase
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Threading\WpfFactDiscoverer.cs (1)
39
var testCase = new
WpfTheoryTestCase
(_diagnosticMessageSink, discoveryOptions.MethodDisplayOrDefault(), discoveryOptions.MethodDisplayOptionsOrDefault(), testMethod);
1 reference to WpfTheoryTestCase
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Threading\WpfFactDiscoverer.cs (1)
39
var
testCase = new WpfTheoryTestCase(_diagnosticMessageSink, discoveryOptions.MethodDisplayOrDefault(), discoveryOptions.MethodDisplayOptionsOrDefault(), testMethod);