2 references to InvalidJsonPatchDocument
Microsoft.AspNetCore.JsonPatch (2)
Converters\JsonPatchDocumentConverter.cs (1)
61throw new JsonSerializationException(Resources.InvalidJsonPatchDocument, ex);
Converters\TypedJsonPatchDocumentConverter.cs (1)
58throw new JsonSerializationException(Resources.InvalidJsonPatchDocument, ex);