API Review Tool: Identify methods that implement an interface
Open
.NET
APIView
feature-request
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 144
Description
During review of C# code, we get frequent comments about API methods which aren't actually under our control. We have types that implement interfaces and we must therefore comply with the interface definition. It would be beneficial for the review tool to highlight this fact (this method implements IEnumerable.GetEnumerator).
Contributor guide
Assessment
This issue has not been assessed yet.