1 instantiation of MtpDataCollectionForwarder
Microsoft.TestPlatform.CrossPlatEngine (1)
Client\MTP\MtpProxyExecutionManager.cs (1)
186
_testCaseEventForwarder = new
MtpDataCollectionForwarder
();
1 reference to MtpDataCollectionForwarder
Microsoft.TestPlatform.CrossPlatEngine (1)
Client\MTP\MtpProxyExecutionManager.cs (1)
46
private
MtpDataCollectionForwarder
? _testCaseEventForwarder;