6 references to SynthesizedComInterface
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (6)
1053
Private ReadOnly _interface As
SynthesizedComInterface
1056
Public Sub New(container As
SynthesizedComInterface
, clone As MethodSymbol, synthesizedDispId As Integer)
1411
Public Sub New(container As
SynthesizedComInterface
, [event] As EventSymbol, clone As MethodSymbol, synthesizedDispId As Integer)
1477
Return DirectCast(_container.ContainingSymbol,
SynthesizedComInterface
).IsEventInterface
1675
Private ReadOnly _interface As
SynthesizedComInterface
1683
container As
SynthesizedComInterface
,