3 references to TestSessionInfo
Microsoft.TestPlatform.CommunicationUtilities (2)
_generated\52\TestPlatformJsonContext.TestSessionInfo.g.cs (1)
31ObjectCreator = () => new global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo(),
Serialization\TestSessionInfoConverter.cs (1)
35var info = new TestSessionInfo();
Microsoft.TestPlatform.CrossPlatEngine (1)
TestSession\ProxyTestSessionManager.cs (1)
111_testSessionInfo = new TestSessionInfo();