-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix Dereferenced variable may be null * Fix warnings in GatewaysController * Fix analysis warnings in ConfigsController * Fix some notes * Remove generic catch clauses * Remove ineficient use of ContainsKey * Fix Generic catch clause issue * Combine Nested 'if' statements * Fix Missed ternary opportunity * Fix Nested 'if' statements * Use select * Fix Missed opportunity to use Where * Fix Missed ternary opportunity * Fix Missed opportunity to use Where * Fix Missed opportunity to use Select * Fix some notes
- Loading branch information
1 parent
233066b
commit ddec3d4
Showing
10 changed files
with
189 additions
and
315 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.