aspnetcore/test
Ryan Nowak 4f51d90157 Fix #1399 - crash on start-end syntax for void element
We weren't correctly recovering when a void element is written as a
start-end pair. This change cleans up some of the plumbing around
end-tag handling and adds recognition for this case.

Added a new bespoke diagnostic for the void element case.
2018-09-21 12:54:44 -07:00
..
Microsoft.AspNetCore.Blazor.Analyzers.Test
Microsoft.AspNetCore.Blazor.Browser.Test
Microsoft.AspNetCore.Blazor.Build.Test Fix #1399 - crash on start-end syntax for void element 2018-09-21 12:54:44 -07:00
Microsoft.AspNetCore.Blazor.E2ETest
Microsoft.AspNetCore.Blazor.Razor.Extensions.Test Fix #1399 - crash on start-end syntax for void element 2018-09-21 12:54:44 -07:00
Microsoft.AspNetCore.Blazor.Test
Microsoft.AspnetCore.Blazor.Server.Test
shared
testapps