1 override of EmbedCorrespondingComEventInterfaceMethodInternal
Microsoft.CodeAnalysis.CSharp (1)
Emitter\NoPia\EmbeddedEvent.cs (1)
65protected override void EmbedCorrespondingComEventInterfaceMethodInternal(SyntaxNode syntaxNodeOpt, DiagnosticBag diagnostics, bool isUsedForComAwareEventBinding)
1 reference to EmbedCorrespondingComEventInterfaceMethodInternal
Microsoft.CodeAnalysis (1)
Emit\NoPia\CommonEmbeddedEvent.cs (1)
88EmbedCorrespondingComEventInterfaceMethodInternal(syntaxNodeOpt, diagnostics, isUsedForComAwareEventBinding);