4 references to SynthesizedComMethod
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (4)
565members.Add(New SynthesizedComMethod(Me, method, synthesizedDispId))
604getter = New SynthesizedComMethod(Me, DirectCast(getterPair.Key, MethodSymbol),
609setter = New SynthesizedComMethod(Me, DirectCast(setterPair.Key, MethodSymbol),
1413MyBase.New(container, clone, synthesizedDispId)