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