Closed paulomorgado closed 9 years ago
If the class being derived from is ill designed and doesn't suffix asynchronous methods with Async, there's nothing the derived class can do about it, so this should not be a warning.
Agreed, we use the same convention in StyleCopAnalyzers.
Duplicate of #30
If the class being derived from is ill designed and doesn't suffix asynchronous methods with Async, there's nothing the derived class can do about it, so this should not be a warning.