2 references to WriteField
dotnet (2)
Commands\Test\MTP\IPC\Serializers\CommandLineOptionMessagesSerializer.cs (2)
156
WriteField
(stream, CommandLineOptionMessageFieldsId.IsHidden, commandLineOptionMessage.IsHidden);
157
WriteField
(stream, CommandLineOptionMessageFieldsId.IsBuiltIn, commandLineOptionMessage.IsBuiltIn);