4 writes to _startQuoteToken
Microsoft.CodeAnalysis.VisualBasic (4)
7 references to _startQuoteToken
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
29468writer.WriteValue(Me._startQuoteToken)
29483Return Me._startQuoteToken
29505Return Me._startQuoteToken
29518Return new XmlStringSyntax(Me.Kind, newErrors, GetAnnotations, _startQuoteToken, _textTokens, _endQuoteToken)
29522Return new XmlStringSyntax(Me.Kind, GetDiagnostics, annotations, _startQuoteToken, _textTokens, _endQuoteToken)
41125If node._startQuoteToken IsNot newStartQuoteToken Then anyChanges = True