aspnetcore/src/Microsoft.AspNet.Mvc.Core/Internal
Doug Bunting 37f056ce2b [quick fixes] Cleanup a few things StyleCop found ages ago
- was trying out rules matching frequest PR comments (then)
 - did a manual scan to find new instances of same issues
- "" -> `string.Empty`
- `String` -> `string` and similar
- fill empty XML doc elements
 - ignored `JsonPatchDocument<TModel>`; just too many empty elements
- corrected missing / extra / out-of-order `<param>` descriptions
 - `xml-docs-test` detects incorrect external references but not these local issues
2015-06-24 16:37:39 -07:00
..
DecisionTree
Routing
MvcMarkerService.cs
MvcServicesHelper.cs [quick fixes] Cleanup a few things StyleCop found ages ago 2015-06-24 16:37:39 -07:00
NonDisposableStream.cs
UrlUtility.cs