1 write to IsDataCollectionEnabled
Microsoft.VisualStudio.TestPlatform.Common (1)
Interfaces\Engine\ClientProtocol\TestExecutionContext.cs (1)
55
IsDataCollectionEnabled
= isDataCollectionEnabled;
1 reference to IsDataCollectionEnabled
Microsoft.TestPlatform.CrossPlatEngine (1)
Execution\BaseRunTests.cs (1)
151
RunContext.IsDataCollectionEnabled = TestExecutionContext.
IsDataCollectionEnabled
;