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