2 references to TestSessionInfo
Microsoft.TestPlatform.CommunicationUtilities (1)
Serialization\TestSessionInfoConverter.cs (1)
35
var info = new
TestSessionInfo
();
Microsoft.TestPlatform.CrossPlatEngine (1)
TestSession\ProxyTestSessionManager.cs (1)
111
_testSessionInfo = new
TestSessionInfo
();