4 references to ValidateBufferBounds
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Connection.cs (3)
172ConnectionUtilities.ValidateBufferBounds(AsyncReadBufferSize, offset, size); 669ConnectionUtilities.ValidateBufferBounds(AsyncReadBufferSize, offset, size); 779ValidateBufferBounds(buffer.Length, offset, size);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SocketConnection.cs (1)
345ConnectionUtilities.ValidateBufferBounds(AsyncReadBufferSize, offset, size);