6 references to SynthesizedComInterface
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (6)
1054
Private ReadOnly _interface As
SynthesizedComInterface
1057
Public Sub New(container As
SynthesizedComInterface
, clone As MethodSymbol, synthesizedDispId As Integer)
1412
Public Sub New(container As
SynthesizedComInterface
, [event] As EventSymbol, clone As MethodSymbol, synthesizedDispId As Integer)
1478
Return DirectCast(_container.ContainingSymbol,
SynthesizedComInterface
).IsEventInterface
1676
Private ReadOnly _interface As
SynthesizedComInterface
1684
container As
SynthesizedComInterface
,