3 writes to _fromKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
7141
Me.
_fromKeyword
= fromKeyword
7153
Me.
_fromKeyword
= fromKeyword
7164
Me.
_fromKeyword
= fromKeyword
6 references to _fromKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
7179
Return Me.
_fromKeyword
7195
Return Me.
_fromKeyword
7206
Return new ObjectCollectionInitializerSyntax(Me.Kind, newErrors, GetAnnotations,
_fromKeyword
, _initializer)
7210
Return new ObjectCollectionInitializerSyntax(Me.Kind, GetDiagnostics, annotations,
_fromKeyword
, _initializer)
30845
If node.
_fromKeyword
IsNot newFromKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
10893
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ObjectCollectionInitializerSyntax).
_fromKeyword
, Me.Position, 0)