1 write to SharedData
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Threading\WpfTestCaseRunner.cs (1)
32SharedData = sharedData;
1 reference to SharedData
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Threading\WpfTestCaseRunner.cs (1)
37var runner = new WpfTestRunner(SharedData, test, messageBus, testClass, constructorArguments, testMethod, testMethodArguments, skipReason, beforeAfterAttributes, aggregator, cancellationTokenSource);