3 writes to _withKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
15075Me._withKeyword = withKeyword 15087Me._withKeyword = withKeyword 15098Me._withKeyword = withKeyword
6 references to _withKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
15113Return Me._withKeyword 15129Return Me._withKeyword 15140Return new WithStatementSyntax(Me.Kind, newErrors, GetAnnotations, _withKeyword, _expression) 15144Return new WithStatementSyntax(Me.Kind, GetDiagnostics, annotations, _withKeyword, _expression) 31998If node._withKeyword IsNot newWithKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
20763return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.WithStatementSyntax)._withKeyword, Me.Position, 0)