1 implementation of Close
Microsoft.TestPlatform.CommunicationUtilities (1)
DataCollectionTestCaseEventSender.cs (1)
76
public void
Close
()
3 references to Close
testhost (1)
src\vstest\src\testhost.x86\DefaultEngineInvoker.cs (1)
166
_dataCollectionTestCaseEventSender.
Close
();
testhost.arm64 (1)
src\vstest\src\testhost.x86\DefaultEngineInvoker.cs (1)
166
_dataCollectionTestCaseEventSender.
Close
();
testhost.x86 (1)
DefaultEngineInvoker.cs (1)
166
_dataCollectionTestCaseEventSender.
Close
();