diff options
| author | Marco Carvalho <marcolucio27@gmail.com> | 2023-06-09 08:05:32 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-09 13:05:32 +0200 |
| commit | e94d24f5086e6bd371fe74661ad8a650fb99ea55 (patch) | |
| tree | 606a99e324df98664791ce4078b0db82a309ae1d /src/Ryujinx.Common | |
| parent | 2bf4555591d246ba315505d5b70fcaee43c1fa11 (diff) | |
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' (#5231)
* Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup
* fix
Diffstat (limited to 'src/Ryujinx.Common')
0 files changed, 0 insertions, 0 deletions
