2 references to initialBufferCount
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InternalBufferManager.cs (2)
70if (bufferCount > initialBufferCount) 72bufferCount = initialBufferCount;