7 references to RunUnterminatedSimpleKeywordBlock
Microsoft.AspNetCore.Razor.Language.UnitTests (7)
Legacy\CSharpErrorTest.cs (7)
189RunUnterminatedSimpleKeywordBlock("@if"); 231RunUnterminatedSimpleKeywordBlock("@for"); 237RunUnterminatedSimpleKeywordBlock("@foreach"); 243RunUnterminatedSimpleKeywordBlock("@while"); 249RunUnterminatedSimpleKeywordBlock("@switch"); 255RunUnterminatedSimpleKeywordBlock("@lock"); 261RunUnterminatedSimpleKeywordBlock("@using");