4 references to PrepareRead
System.ServiceModel.Primitives (4)
System\ServiceModel\Channels\MaxMessageSizeStream.cs (4)
26
count =
PrepareRead
(count);
33
int readCount =
PrepareRead
(buffer.Length);
44
count =
PrepareRead
(count);
50
PrepareRead
(1);