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