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)
222
If _event.
ExplicitInterfaceImplementations
.Any() Then
227
Dim firstImplementedEvent As EventSymbol = _event.
ExplicitInterfaceImplementations
(0)
Symbols\Source\SourceEventSymbol.vb (6)
195
Dim implementedEvents =
ExplicitInterfaceImplementations
292
For Each implemented In
ExplicitInterfaceImplementations
381
Return Not
ExplicitInterfaceImplementations
.IsEmpty
389
Dim implementedEvents =
ExplicitInterfaceImplementations
750
Dim unusedImplementations = Me.
ExplicitInterfaceImplementations
771
Dim implementedEvents As ImmutableArray(Of EventSymbol) =
ExplicitInterfaceImplementations