5 references to XmlAttributeTextDoubleQuote
Microsoft.CodeAnalysis.CSharp (5)
Parser\DocumentationCommentParser.cs (1)
604
: LexerMode.
XmlAttributeTextDoubleQuote
);
Parser\Lexer.cs (4)
213
case LexerMode.
XmlAttributeTextDoubleQuote
:
262
case LexerMode.
XmlAttributeTextDoubleQuote
:
3397
if (this.ModeIs(LexerMode.
XmlAttributeTextDoubleQuote
))
3463
if (this.ModeIs(LexerMode.
XmlAttributeTextDoubleQuote
))