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