4 writes to _declarators
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
8191Me._declarators = declarators 8211Me._declarators = declarators 8230Me._declarators = declarators 8251Me._declarators = _declarators
6 references to _declarators
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (6)
8261writer.WriteValue(Me._declarators) 8304Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SeparatedSyntaxList(Of VariableDeclaratorSyntax)(New Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of VariableDeclaratorSyntax)(Me._declarators)) 8315Return Me._declarators 8324Return new FieldDeclarationSyntax(Me.Kind, newErrors, GetAnnotations, _attributeLists, _modifiers, _declarators) 8328Return new FieldDeclarationSyntax(Me.Kind, GetDiagnostics, annotations, _attributeLists, _modifiers, _declarators) 38692If node._declarators IsNot newDeclarators.Node Then anyChanges = True