TypeName | CallExtensionMethodAsExtensionAnalyzer |
Check Id | CC0026 |
Category | Usage |
Severity | Info |
You can simplify a call to some static methods by using their Extension method implementation.
A code fix will be presented to you that will transform the code:
None
TBD