4 references to _attributeLists
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Main.Generated.vb (1)
1865
If node.
_attributeLists
IsNot newAttributeLists.Node Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (3)
4198
Dim listNode = GetRedAtZero(
_attributeLists
)
4307
Return Me.
_attributeLists
4318
Return GetRedAtZero(
_attributeLists
)