Codacy ID: 53bd4b0c5501777b30706e86b62cfeb8
File: TransactionProcessorACL.BusinessLogic/Services/TransactionProcessorACLApplicationService.cs
Line: 150
Rule: Complexity (Warning)
Commit: 56dfdc756d01597216d452b33888648e5e2bce28
Message: Method TransactionProcessorACLApplicationService::ProcessSaleTransaction has 71 lines of code (limit is 50)
**Code Snippet:**
```csharp
public async Task<Result<ProcessSaleTransactionResponse>> ProcessSaleTransaction(Guid estateId,
```
Codacy ID:
53bd4b0c5501777b30706e86b62cfeb8File:
TransactionProcessorACL.BusinessLogic/Services/TransactionProcessorACLApplicationService.csLine: 150
Rule: Complexity (Warning)
Commit:
56dfdc756d01597216d452b33888648e5e2bce28Message: Method TransactionProcessorACLApplicationService::ProcessSaleTransaction has 71 lines of code (limit is 50)