Insert a collection into itself (SelfInsertion)¶
| Type | Scope | Severity | Activated by default |
Minutes to fix |
Tags |
|---|---|---|---|---|---|
Error |
BSLOS |
Major |
Yes |
10 |
standardunpredictableperformance |
Description¶
Inserting a collection into itself results in circular references.
Sources¶
Snippets¶
Diagnostic ignorance in code¶
// BSLLS:SelfInsertion-off
// BSLLS:SelfInsertion-on
Parameter for config¶
"SelfInsertion": false