3 references to TestPlatformOptionsSerializeHandler
Microsoft.TestPlatform.CommunicationUtilities (3)
_generated\30\TestPlatformJsonContext.DiscoveryRequestPayload.g.cs (1)
152
TestPlatformOptionsSerializeHandler
(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryRequestPayload)value).TestPlatformOptions);
_generated\35\TestPlatformJsonContext.TestPlatformOptions.g.cs (1)
36
SerializeHandler =
TestPlatformOptionsSerializeHandler
,
_generated\42\TestPlatformJsonContext.TestRunRequestPayload.g.cs (1)
216
TestPlatformOptionsSerializeHandler
(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunRequestPayload)value).TestPlatformOptions);