4 references to EventSyntheticDelegate
Microsoft.CodeAnalysis.VisualBasic (4)
Declarations\DeclarationTreeBuilder.vb (2)
69If namespaceOrType.Kind = DeclarationKind.EventSyntheticDelegate Then 776kind:=DeclarationKind.EventSyntheticDelegate,
Symbols\Source\SourceMemberContainerTypeSymbol.vb (2)
172DeclarationKind.EventSyntheticDelegate 273ElseIf declaration.Kind = DeclarationKind.EventSyntheticDelegate Then