1 write to InvokedDataCollectors
Microsoft.TestPlatform.CrossPlatEngine (1)
DataCollection\DataCollectionResult.cs (1)
18
InvokedDataCollectors
= invokedDataCollectors;
1 reference to InvokedDataCollectors
Microsoft.TestPlatform.CrossPlatEngine (1)
DataCollection\DataCollectionTestRunEventsHandler.cs (1)
111
_invokedDataCollectors = dataCollectionResult?.
InvokedDataCollectors
;