1 type derived from SynthesizedComMethod
Microsoft.CodeAnalysis.VisualBasic (1)
4 instantiations of 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)
8 references to SynthesizedComMethod
Microsoft.CodeAnalysis.VisualBasic (8)