4 references to ValidateBufferBounds
System.ServiceModel (4)
System\ServiceModel\Channels\Connection.cs (3)
225ConnectionUtilities.ValidateBufferBounds(AsyncReadBufferSize, offset, size); 820ConnectionUtilities.ValidateBufferBounds(AsyncReadBufferSize, offset, size); 943ValidateBufferBounds(buffer.Length, offset, size);
System\ServiceModel\Channels\SocketConnection.cs (1)
1146ConnectionUtilities.ValidateBufferBounds(AsyncReadBufferSize, offset, size);