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