4 writes to _secondCommaToken
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
35929Me._secondCommaToken = secondCommaToken 35953Me._secondCommaToken = secondCommaToken 35976Me._secondCommaToken = secondCommaToken 36015Me._secondCommaToken = _secondCommaToken
7 references to _secondCommaToken
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
36038writer.WriteValue(Me._secondCommaToken) 36083Return Me._secondCommaToken 36114Return Me._secondCommaToken 36127Return new ExternalChecksumDirectiveTriviaSyntax(Me.Kind, newErrors, GetAnnotations, _hashToken, _externalChecksumKeyword, _openParenToken, _externalSource, _firstCommaToken, _guid, _secondCommaToken, _checksum, _closeParenToken) 36131Return new ExternalChecksumDirectiveTriviaSyntax(Me.Kind, GetDiagnostics, annotations, _hashToken, _externalChecksumKeyword, _openParenToken, _externalSource, _firstCommaToken, _guid, _secondCommaToken, _checksum, _closeParenToken) 41850If node._secondCommaToken IsNot newSecondCommaToken Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
37400return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ExternalChecksumDirectiveTriviaSyntax)._secondCommaToken, Me.GetChildPosition(6), Me.GetChildIndex(6))