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