2 references to GetElementAt
Microsoft.AspNetCore.JsonPatch.SystemTextJson (2)
Internal\ListAdapter.cs (2)
63value = GenericListOrJsonArrayUtilities.GetElementAt(target, valueIndex); 134var currentValue = GenericListOrJsonArrayUtilities.GetElementAt(target, positionInfo.Index);