4 writes to _fromKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
9017Me._fromKeyword = fromKeyword 9029Me._fromKeyword = fromKeyword 9040Me._fromKeyword = fromKeyword 9052Me._fromKeyword = _fromKeyword
7 references to _fromKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
9065writer.WriteValue(Me._fromKeyword) 9082Return Me._fromKeyword 9098Return Me._fromKeyword 9109Return new ObjectCollectionInitializerSyntax(Me.Kind, newErrors, GetAnnotations, _fromKeyword, _initializer) 9113Return new ObjectCollectionInitializerSyntax(Me.Kind, GetDiagnostics, annotations, _fromKeyword, _initializer) 38773If 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)