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)
170DeclarationKind.EventSyntheticDelegate 271ElseIf declaration.Kind = DeclarationKind.EventSyntheticDelegate Then