GR0031: Methods that use "yield return" should start with the name "Enumerate".
| Title | Methods that use "yield return" should start with the name "Enumerate". |
|---|---|
| Id | GR0031 |
| Category | Naming |
| Default Severity | Warning |
| Enabled By Default | True |
| Description | Methods that use "yield return" should start with the name "Enumerate". |
| Custom Tags |