3 references to ThrowInvalidOperationException
Microsoft.Extensions.Primitives (3)
InplaceStringBuilder.cs (3)
121
ThrowHelper.
ThrowInvalidOperationException
(ExceptionResource.Capacity_NotEnough, 1, Capacity - _offset);
138
ThrowHelper.
ThrowInvalidOperationException
(ExceptionResource.Capacity_NotUsedEntirely, Capacity, _offset);
163
ThrowHelper.
ThrowInvalidOperationException
(ExceptionResource.Capacity_NotEnough, value.Length, Capacity - _offset);