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