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