aspnetcore/src
N. Taylor Mullen f5c79b62de Prevent method => delegate conversion happening multiple times.
- The conversion now only occurs on the construction of the `TagHelperScopeManager` which only occurs once.
- Updated tests.

#720
2016-03-29 10:18:10 -07:00
..
Microsoft.AspNetCore.Razor Prevent method => delegate conversion happening multiple times. 2016-03-29 10:18:10 -07:00
Microsoft.AspNetCore.Razor.Runtime Prevent method => delegate conversion happening multiple times. 2016-03-29 10:18:10 -07:00
Microsoft.AspNetCore.Razor.Test.Sources