4 writes to _withKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
8845Me._withKeyword = withKeyword 8863Me._withKeyword = withKeyword 8880Me._withKeyword = withKeyword 8898Me._withKeyword = _withKeyword
7 references to _withKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
8921writer.WriteValue(Me._withKeyword) 8940Return Me._withKeyword 8974Return Me._withKeyword 8989Return new ObjectMemberInitializerSyntax(Me.Kind, newErrors, GetAnnotations, _withKeyword, _openBraceToken, _initializers, _closeBraceToken) 8993Return new ObjectMemberInitializerSyntax(Me.Kind, GetDiagnostics, annotations, _withKeyword, _openBraceToken, _initializers, _closeBraceToken) 38754If node._withKeyword IsNot newWithKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
10731return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ObjectMemberInitializerSyntax)._withKeyword, Me.Position, 0)