2 references to initialBufferCount
System.ServiceModel.Internals (2)
System\Runtime\InternalBufferManager.cs (2)
71if (bufferCount > initialBufferCount) 73bufferCount = initialBufferCount;