| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-09 | Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a ↵ | Marco Carvalho | |
| 'ContainsKey' (#5231) * Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup * fix | |||
| 2023-04-27 | Move solution and projects to src | TSR Berry | |
