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