6 references to SynthesizedComInterface
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (6)
1046
Private ReadOnly _interface As
SynthesizedComInterface
1049
Public Sub New(container As
SynthesizedComInterface
, clone As MethodSymbol, synthesizedDispId As Integer)
1404
Public Sub New(container As
SynthesizedComInterface
, [event] As EventSymbol, clone As MethodSymbol, synthesizedDispId As Integer)
1470
Return DirectCast(_container.ContainingSymbol,
SynthesizedComInterface
).IsEventInterface
1668
Private ReadOnly _interface As
SynthesizedComInterface
1676
container As
SynthesizedComInterface
,