| Priority |
Normal |
| Type | Bug |
| State | Fixed |
| Assignee | Alexander Zverev |
| Subsystem | Quick Fixes |
| Affected versions |
No affected versions
|
| Fixed in |
4.1
|
| Fixed in build |
Next build |
| Build |
300
|
| Fixed in build |
900
|
RSRP-31295 |
Bad quick-fix for static class |
|
|
static class Stuff<T> where T : Stuff<T> // Bad quick-fix
{
}