4 writes to _withKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
19127Me._withKeyword = withKeyword 19139Me._withKeyword = withKeyword 19150Me._withKeyword = withKeyword 19162Me._withKeyword = _withKeyword
7 references to _withKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
19175writer.WriteValue(Me._withKeyword) 19192Return Me._withKeyword 19208Return Me._withKeyword 19219Return new WithStatementSyntax(Me.Kind, newErrors, GetAnnotations, _withKeyword, _expression) 19223Return new WithStatementSyntax(Me.Kind, GetDiagnostics, annotations, _withKeyword, _expression) 39926If 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)