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