3 references to EnsureCapacity
Microsoft.NET.ProjectData.Tasks (3)
PooledCacheRender.cs (3)
60
this.
EnsureCapacity
(this._charLength + 1);
69
this.
EnsureCapacity
(this._charLength + value!.Length);
79
this.
EnsureCapacity
(this._charLength + count);