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