5 references to XmlAttributeTextDoubleQuote
Microsoft.CodeAnalysis.CSharp (5)
Parser\DocumentationCommentParser.cs (1)
609
: LexerMode.
XmlAttributeTextDoubleQuote
);
Parser\Lexer.cs (4)
212
case LexerMode.
XmlAttributeTextDoubleQuote
:
261
case LexerMode.
XmlAttributeTextDoubleQuote
:
3739
if (this.ModeIs(LexerMode.
XmlAttributeTextDoubleQuote
))
3805
if (this.ModeIs(LexerMode.
XmlAttributeTextDoubleQuote
))