2 references to Add
Microsoft.AspNetCore.JsonPatch.SystemTextJson (2)
Internal\ListAdapter.cs (2)
23if (!TryGetPositionInfo(targetCollectionCount, segment, OperationType.Add, out var positionInfo, out errorMessage)) 240if (position == collectionCount && operationType == OperationType.Add)