4 writes to _arrayRankSpecifiers
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
9837Me._arrayRankSpecifiers = arrayRankSpecifiers 9859Me._arrayRankSpecifiers = arrayRankSpecifiers 9880Me._arrayRankSpecifiers = arrayRankSpecifiers 9906Me._arrayRankSpecifiers = _arrayRankSpecifiers
6 references to _arrayRankSpecifiers
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (6)
9917writer.WriteValue(Me._arrayRankSpecifiers) 9970Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of ArrayRankSpecifierSyntax)(Me._arrayRankSpecifiers) 9983Return Me._arrayRankSpecifiers 9992Return new ModifiedIdentifierSyntax(Me.Kind, newErrors, GetAnnotations, _identifier, _nullable, _arrayBounds, _arrayRankSpecifiers) 9996Return new ModifiedIdentifierSyntax(Me.Kind, GetDiagnostics, annotations, _identifier, _nullable, _arrayBounds, _arrayRankSpecifiers) 38866If node._arrayRankSpecifiers IsNot newArrayRankSpecifiers.Node Then anyChanges = True