3 writes to _withKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
7008
Me.
_withKeyword
= withKeyword
7026
Me.
_withKeyword
= withKeyword
7043
Me.
_withKeyword
= withKeyword
6 references to _withKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
7064
Return Me.
_withKeyword
7098
Return Me.
_withKeyword
7113
Return new ObjectMemberInitializerSyntax(Me.Kind, newErrors, GetAnnotations,
_withKeyword
, _openBraceToken, _initializers, _closeBraceToken)
7117
Return new ObjectMemberInitializerSyntax(Me.Kind, GetDiagnostics, annotations,
_withKeyword
, _openBraceToken, _initializers, _closeBraceToken)
30826
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)