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