2 references to ReserveAt
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryStack.cs (2)
292this.buffer.ReserveAt(this.frames.bounds.end + 1, growBy); 304this.buffer.ReserveAt(this.stack.bounds.end + 1, growBy);