8 references to IsHtmlCommentAhead
Microsoft.AspNetCore.Razor.Language.UnitTests (8)
Legacy\HtmlMarkupParserTests.cs (8)
89Assert.True(sut.IsHtmlCommentAhead()); 99Assert.True(sut.IsHtmlCommentAhead()); 109Assert.True(sut.IsHtmlCommentAhead()); 119Assert.False(sut.IsHtmlCommentAhead()); 129Assert.True(sut.IsHtmlCommentAhead()); 139Assert.False(sut.IsHtmlCommentAhead()); 149Assert.False(sut.IsHtmlCommentAhead()); 159Assert.True(sut.IsHtmlCommentAhead());