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