aspnet / Mvc

[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
5.63k stars 2.14k forks source link

Cleanup CodeTree implementation in Microsoft.AspNet.Razor #489

Closed NTaylorMullen closed 9 years ago

NTaylorMullen commented 10 years ago

In the creation of the CodeTree C# generation there were a lot of overlooked polish. We need to revisit the code and address the TODO's that were present.

| 65 | 10161 | Reported By: N. Taylor Mullen |

danroth27 commented 9 years ago

This worked is now tracked by other more specific issues.