2 references to JsonPatchException
Microsoft.AspNetCore.JsonPatch (2)
Internal\ErrorReporter.cs (1)
13throw new JsonPatchException(error);
Operations\OperationOfT.cs (1)
63throw new JsonPatchException(new JsonPatchError(objectToApplyTo, this, Resources.TestOperationNotSupported));