26 references to ReadInt
dotnet (26)
Commands\Test\MTP\IPC\Serializers\AzureDevOpsLogMessageSerializer.cs (1)
40
int fieldSize =
ReadInt
(stream);
Commands\Test\MTP\IPC\Serializers\CommandLineOptionMessagesSerializer.cs (3)
54
int fieldSize =
ReadInt
(stream);
80
int length =
ReadInt
(stream);
91
int fieldSize =
ReadInt
(stream);
Commands\Test\MTP\IPC\Serializers\DiscoveredTestMessagesSerializer.cs (7)
94
int fieldSize =
ReadInt
(stream);
124
int length =
ReadInt
(stream);
142
int fieldSize =
ReadInt
(stream);
159
lineNumber =
ReadInt
(stream);
196
int length =
ReadInt
(stream);
209
int length =
ReadInt
(stream);
220
int fieldSize =
ReadInt
(stream);
Commands\Test\MTP\IPC\Serializers\DisplayMessageSerializer.cs (1)
45
int fieldSize =
ReadInt
(stream);
Commands\Test\MTP\IPC\Serializers\FileArtifactMessagesSerializer.cs (3)
71
int fieldSize =
ReadInt
(stream);
101
int length =
ReadInt
(stream);
111
int fieldSize =
ReadInt
(stream);
Commands\Test\MTP\IPC\Serializers\TestInProgressMessagesSerializer.cs (3)
51
int fieldSize =
ReadInt
(stream);
81
int length =
ReadInt
(stream);
91
int fieldSize =
ReadInt
(stream);
Commands\Test\MTP\IPC\Serializers\TestResultMessagesSerializer.cs (7)
131
int fieldSize =
ReadInt
(stream);
169
int length =
ReadInt
(stream);
181
int fieldSize =
ReadInt
(stream);
233
int length =
ReadInt
(stream);
246
int fieldSize =
ReadInt
(stream);
310
int length =
ReadInt
(stream);
322
int fieldSize =
ReadInt
(stream);
Commands\Test\MTP\IPC\Serializers\TestSessionEventSerializer.cs (1)
40
int fieldSize =
ReadInt
(stream);