4 writes to _attributeLists
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
5295
Me.
_attributeLists
= attributeLists
5314
Me.
_attributeLists
= attributeLists
5332
Me.
_attributeLists
= attributeLists
5350
Me.
_attributeLists
= _attributeLists
38 references to _attributeLists
Microsoft.CodeAnalysis.VisualBasic (38)
Generated\Syntax.xml.Internal.Generated.vb (38)
5366
writer.WriteValue(Me.
_attributeLists
)
5380
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of AttributeListSyntax)(Me.
_attributeLists
)
5793
Return Me.
_attributeLists
5818
Return new MethodStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_attributeLists
, _modifiers, _subOrFunctionKeyword, _identifier, _typeParameterList, _parameterList, _asClause, _handlesClause, _implementsClause)
5822
Return new MethodStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_attributeLists
, _modifiers, _subOrFunctionKeyword, _identifier, _typeParameterList, _parameterList, _asClause, _handlesClause, _implementsClause)
5928
Return Me.
_attributeLists
5945
Return new SubNewStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_attributeLists
, _modifiers, _subKeyword, _newKeyword, _parameterList)
5949
Return new SubNewStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_attributeLists
, _modifiers, _subKeyword, _newKeyword, _parameterList)
6245
Return Me.
_attributeLists
6276
Return new DeclareStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_attributeLists
, _modifiers, _declareKeyword, _charsetKeyword, _subOrFunctionKeyword, _identifier, _libKeyword, _libraryName, _aliasKeyword, _aliasName, _parameterList, _asClause)
6280
Return new DeclareStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_attributeLists
, _modifiers, _declareKeyword, _charsetKeyword, _subOrFunctionKeyword, _identifier, _libKeyword, _libraryName, _aliasKeyword, _aliasName, _parameterList, _asClause)
6470
Return Me.
_attributeLists
6493
Return new DelegateStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_attributeLists
, _modifiers, _delegateKeyword, _subOrFunctionKeyword, _identifier, _typeParameterList, _parameterList, _asClause)
6497
Return new DelegateStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_attributeLists
, _modifiers, _delegateKeyword, _subOrFunctionKeyword, _identifier, _typeParameterList, _parameterList, _asClause)
6698
Return Me.
_attributeLists
6721
Return new EventStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_attributeLists
, _modifiers, _customKeyword, _eventKeyword, _identifier, _parameterList, _asClause, _implementsClause)
6725
Return new EventStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_attributeLists
, _modifiers, _customKeyword, _eventKeyword, _identifier, _parameterList, _asClause, _implementsClause)
6864
Return Me.
_attributeLists
6883
Return new OperatorStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_attributeLists
, _modifiers, _operatorKeyword, _operatorToken, _parameterList, _asClause)
6887
Return new OperatorStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_attributeLists
, _modifiers, _operatorKeyword, _operatorToken, _parameterList, _asClause)
7090
Return Me.
_attributeLists
7113
Return new PropertyStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_attributeLists
, _modifiers, _propertyKeyword, _identifier, _parameterList, _asClause, _initializer, _implementsClause)
7117
Return new PropertyStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_attributeLists
, _modifiers, _propertyKeyword, _identifier, _parameterList, _asClause, _initializer, _implementsClause)
7203
Return Me.
_attributeLists
7218
Return new AccessorStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_attributeLists
, _modifiers, _accessorKeyword, _parameterList)
7222
Return new AccessorStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_attributeLists
, _modifiers, _accessorKeyword, _parameterList)
24106
Return Me.
_attributeLists
24123
Return new LambdaHeaderSyntax(Me.Kind, newErrors, GetAnnotations,
_attributeLists
, _modifiers, _subOrFunctionKeyword, _parameterList, _asClause)
24127
Return new LambdaHeaderSyntax(Me.Kind, GetDiagnostics, annotations,
_attributeLists
, _modifiers, _subOrFunctionKeyword, _parameterList, _asClause)
38373
If node.
_attributeLists
IsNot newAttributeLists.Node Then anyChanges = True
38402
If node.
_attributeLists
IsNot newAttributeLists.Node Then anyChanges = True
38423
If node.
_attributeLists
IsNot newAttributeLists.Node Then anyChanges = True
38458
If node.
_attributeLists
IsNot newAttributeLists.Node Then anyChanges = True
38485
If node.
_attributeLists
IsNot newAttributeLists.Node Then anyChanges = True
38512
If node.
_attributeLists
IsNot newAttributeLists.Node Then anyChanges = True
38535
If node.
_attributeLists
IsNot newAttributeLists.Node Then anyChanges = True
38562
If node.
_attributeLists
IsNot newAttributeLists.Node Then anyChanges = True
40509
If node.
_attributeLists
IsNot newAttributeLists.Node Then anyChanges = True