Skip to content

Commit

Permalink
Remove LINQ usage in language service methods (#737)
Browse files Browse the repository at this point in the history
* Remove excess LINQ usage in LanguageService.cs

* [Style] Simplify method bodies

* Replace LINQ aggregate call

* [Style] Change LanguageService fields to underscore style

* [Style] Convert non-obvious var usage

* [Style] Use nameof for parameter validation

* [Style] Address PR feedback from @tylerl0706
  • Loading branch information
rjmholt authored Sep 17, 2018
1 parent 58742a0 commit 564df21
Showing 1 changed file with 278 additions and 258 deletions.
Loading

0 comments on commit 564df21

Please sign in to comment.