2 references to FormatInvalidValueForPath
Microsoft.AspNetCore.JsonPatch.SystemTextJson (2)
Internal\ParsedPath.cs (2)
50throw new JsonPatchException(Resources.FormatInvalidValueForPath(path), null); 81throw new JsonPatchException(Resources.FormatInvalidValueForPath(referenceToken), null);