8 references to TestSessionInfoSerializeHandler
Microsoft.TestPlatform.CommunicationUtilities (8)
_generated\31\TestPlatformJsonContext.DiscoveryCriteria.g.cs (1)
241
TestSessionInfoSerializeHandler
(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria)value).TestSessionInfo);
_generated\32\TestPlatformJsonContext.DiscoveryRequestPayload.g.cs (1)
154
TestSessionInfoSerializeHandler
(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryRequestPayload)value).TestSessionInfo);
_generated\40\TestPlatformJsonContext.StopTestSessionPayload.g.cs (1)
109
TestSessionInfoSerializeHandler
(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Payloads.StopTestSessionPayload)value).TestSessionInfo);
_generated\41\TestPlatformJsonContext.StartTestSessionCompleteEventArgs.g.cs (1)
109
TestSessionInfoSerializeHandler
(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.StartTestSessionCompleteEventArgs)value).TestSessionInfo);
_generated\42\TestPlatformJsonContext.StopTestSessionCompleteEventArgs.g.cs (1)
129
TestSessionInfoSerializeHandler
(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.StopTestSessionCompleteEventArgs)value).TestSessionInfo);
_generated\49\TestPlatformJsonContext.TestRunCriteria.g.cs (1)
358
TestSessionInfoSerializeHandler
(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria)value).TestSessionInfo);
_generated\50\TestPlatformJsonContext.TestRunRequestPayload.g.cs (1)
218
TestSessionInfoSerializeHandler
(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunRequestPayload)value).TestSessionInfo);
_generated\52\TestPlatformJsonContext.TestSessionInfo.g.cs (1)
36
SerializeHandler =
TestSessionInfoSerializeHandler
,