Base:
property
ExplicitInterfaceImplementations
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.Symbols.EventSymbol.ExplicitInterfaceImplementations
8 references to ExplicitInterfaceImplementations
Microsoft.CodeAnalysis.VisualBasic (8)
Symbols\Source\CustomEventAccessorSymbol.vb (2)
223
If _event.
ExplicitInterfaceImplementations
.Any() Then
228
Dim firstImplementedEvent As EventSymbol = _event.
ExplicitInterfaceImplementations
(0)
Symbols\Source\SourceEventSymbol.vb (6)
196
Dim implementedEvents =
ExplicitInterfaceImplementations
293
For Each implemented In
ExplicitInterfaceImplementations
382
Return Not
ExplicitInterfaceImplementations
.IsEmpty
390
Dim implementedEvents =
ExplicitInterfaceImplementations
751
Dim unusedImplementations = Me.
ExplicitInterfaceImplementations
772
Dim implementedEvents As ImmutableArray(Of EventSymbol) =
ExplicitInterfaceImplementations