4 references to TestPlatformOptionsSerializeHandler
Microsoft.TestPlatform.CommunicationUtilities (4)
_generated\32\TestPlatformJsonContext.DiscoveryRequestPayload.g.cs (1)
152TestPlatformOptionsSerializeHandler(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryRequestPayload)value).TestPlatformOptions);
_generated\38\TestPlatformJsonContext.StartTestSessionPayload.g.cs (1)
174TestPlatformOptionsSerializeHandler(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Payloads.StartTestSessionPayload)value).TestPlatformOptions);
_generated\43\TestPlatformJsonContext.TestPlatformOptions.g.cs (1)
36SerializeHandler = TestPlatformOptionsSerializeHandler,
_generated\50\TestPlatformJsonContext.TestRunRequestPayload.g.cs (1)
216TestPlatformOptionsSerializeHandler(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunRequestPayload)value).TestPlatformOptions);