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