2 writes to position
System.ServiceModel (2)
System\ServiceModel\Dispatcher\StreamFormatter.cs (2)
228this.position = 0; 275position += bytesRead;
1 reference to position
System.ServiceModel (1)
System\ServiceModel\Dispatcher\StreamFormatter.cs (1)
313return position;