2 references to ResponseStreamExcerptSize
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelHelpers.cs (2)
162if (bufferSize < 0 || bufferSize > ResponseStreamExcerptSize) 164bufferSize = ResponseStreamExcerptSize;