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