4 writes to _customKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
6526Me._customKeyword = customKeyword 6550Me._customKeyword = customKeyword 6573Me._customKeyword = customKeyword 6596Me._customKeyword = _customKeyword
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
Generated\Syntax.xml.Syntax.Generated.vb (1)
8098Dim slot = DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.EventStatementSyntax)._customKeyword