3 references to ICollectionStringSerializeHandler
Microsoft.TestPlatform.CommunicationUtilities (3)
_generated\27\TestPlatformJsonContext.TestRunCompletePayload.g.cs (1)
155ICollectionStringSerializeHandler(writer, ((global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCompletePayload)value).ExecutorUris);
_generated\53\TestPlatformJsonContext.EditorAttachDebuggerPayload.g.cs (1)
131ICollectionStringSerializeHandler(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.EditorAttachDebuggerPayload)value).Sources);
_generated\78\TestPlatformJsonContext.ICollectionString.g.cs (1)
32SerializeHandler = ICollectionStringSerializeHandler,