3 references to EnsureCapacity
System.Net.Http (3)
System\Net\Http\HttpContent.cs (3)
1034EnsureCapacity(_length + count); 1041EnsureCapacity(_length + buffer.Length); 1067EnsureCapacity(newLength);