3 references to IsEndOfAttributeValue
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Legacy\HtmlMarkupParser.cs (3)
1315while (!EndOfFile && !IsEndOfAttributeValue(quote, CurrentToken)) 1360ParseMarkupNodes(attributeValueBuilder, ParseMode.Text, token => IsEndOfAttributeValue(quote, token)); 1454!arg.self.IsEndOfAttributeValue(arg.quote, token),