IntelliTect / IntelliTect/CodingGuidelines
Message is: IntelliCode refactorings suggested edit: '...
Open
question
- Dominant language
- C#
- Stars
- 12
- Forks
- 16
- Avg merge
- 2m
- Merged PRs (30d)
- 7
Description
When IntelliCode runs against Chapter 20 of Essential C#, the following ambiguous IDE warning occurs:
```
Severity Code Description Project File Line Suppression State
Message ★ IntelliCode refactorings suggested edit:
'... ...\src\Chapter20\Listing20.03.AsynchronousWebRequestHighLatency.cs 75
```
See [Listing20.03.AsynchronousHighLatencyUsingTaskAsynchronyPattern.cs](https://github.com/IntelliTect/EssentialCSharp/blob/Chapter19SpliNoResequenceOfListings/src/Chapter20/Listing20.03.AsynchronousHighLatencyUsingTaskAsynchronyPattern.cs) for the source code listing.
Contributor guide
Assessment
This issue has not been assessed yet.