4 writes to _attributeLists
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
2604
Me.
_attributeLists
= attributeLists
2625
Me.
_attributeLists
= attributeLists
2645
Me.
_attributeLists
= attributeLists
2665
Me.
_attributeLists
= _attributeLists
18 references to _attributeLists
Microsoft.CodeAnalysis.VisualBasic (18)
Generated\Syntax.xml.Internal.Generated.vb (18)
2686
writer.WriteValue(Me.
_attributeLists
)
2701
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of AttributeListSyntax)(Me.
_attributeLists
)
2816
Return Me.
_attributeLists
2833
Return new ModuleStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_attributeLists
, _modifiers, _moduleKeyword, _identifier, _typeParameterList)
2837
Return new ModuleStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_attributeLists
, _modifiers, _moduleKeyword, _identifier, _typeParameterList)
2920
Return Me.
_attributeLists
2937
Return new StructureStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_attributeLists
, _modifiers, _structureKeyword, _identifier, _typeParameterList)
2941
Return new StructureStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_attributeLists
, _modifiers, _structureKeyword, _identifier, _typeParameterList)
3024
Return Me.
_attributeLists
3041
Return new InterfaceStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_attributeLists
, _modifiers, _interfaceKeyword, _identifier, _typeParameterList)
3045
Return new InterfaceStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_attributeLists
, _modifiers, _interfaceKeyword, _identifier, _typeParameterList)
3128
Return Me.
_attributeLists
3145
Return new ClassStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_attributeLists
, _modifiers, _classKeyword, _identifier, _typeParameterList)
3149
Return new ClassStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_attributeLists
, _modifiers, _classKeyword, _identifier, _typeParameterList)
38036
If node.
_attributeLists
IsNot newAttributeLists.Node Then anyChanges = True
38057
If node.
_attributeLists
IsNot newAttributeLists.Node Then anyChanges = True
38078
If node.
_attributeLists
IsNot newAttributeLists.Node Then anyChanges = True
38099
If node.
_attributeLists
IsNot newAttributeLists.Node Then anyChanges = True