5 references to XmlAttributeTextDoubleQuote
Microsoft.CodeAnalysis.CSharp (5)
Parser\DocumentationCommentParser.cs (1)
604
: LexerMode.
XmlAttributeTextDoubleQuote
);
Parser\Lexer.cs (4)
221
case LexerMode.
XmlAttributeTextDoubleQuote
:
270
case LexerMode.
XmlAttributeTextDoubleQuote
:
3401
if (this.ModeIs(LexerMode.
XmlAttributeTextDoubleQuote
))
3467
if (this.ModeIs(LexerMode.
XmlAttributeTextDoubleQuote
))