Base:
property
ExplicitInterfaceImplementations
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.Symbols.MethodSymbol.ExplicitInterfaceImplementations
6 overrides of ExplicitInterfaceImplementations
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_IEquatable_EqualsMethodSymbol.vb (1)
68Public Overrides ReadOnly Property ExplicitInterfaceImplementations As ImmutableArray(Of MethodSymbol)
Symbols\Source\SynthesizedEntryPointSymbol.vb (1)
169Public Overrides ReadOnly Property ExplicitInterfaceImplementations As ImmutableArray(Of MethodSymbol)
Symbols\Source\SynthesizedEventAccessorSymbol.vb (1)
36Public Overrides ReadOnly Property ExplicitInterfaceImplementations As ImmutableArray(Of MethodSymbol)
Symbols\Source\SynthesizedWithEventsAccessorSymbol.vb (1)
30Public Overrides ReadOnly Property ExplicitInterfaceImplementations As ImmutableArray(Of MethodSymbol)
Symbols\SynthesizedSymbols\SynthesizedInterfaceImplementationStubSymbol.vb (1)
111Public Overrides ReadOnly Property ExplicitInterfaceImplementations As ImmutableArray(Of MethodSymbol)
Symbols\SynthesizedSymbols\SynthesizedSimpleMethodSymbol.vb (1)
64Public Overrides ReadOnly Property ExplicitInterfaceImplementations As ImmutableArray(Of MethodSymbol)