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