1 implementation of Close
Microsoft.TestPlatform.CommunicationUtilities (1)
DataCollectionTestCaseEventSender.cs (1)
76public 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();