4 writes to _customKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
7 references to _customKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
6624writer.WriteValue(Me._customKeyword)
6647Return Me._customKeyword
6702Return Me._customKeyword
6721Return new EventStatementSyntax(Me.Kind, newErrors, GetAnnotations, _attributeLists, _modifiers, _customKeyword, _eventKeyword, _identifier, _parameterList, _asClause, _implementsClause)
6725Return new EventStatementSyntax(Me.Kind, GetDiagnostics, annotations, _attributeLists, _modifiers, _customKeyword, _eventKeyword, _identifier, _parameterList, _asClause, _implementsClause)
38489If node._customKeyword IsNot newCustomKeyword Then anyChanges = True