Interface IEventReferenceOperation
Inherited Members
Namespace: Microsoft.CodeAnalysis.Operations
Assembly: Microsoft.CodeAnalysis.dll
Syntax
public interface IEventReferenceOperation : IMemberReferenceOperation, IOperation
Properties
Event
Declaration
IEventSymbol Event { get; }
Property Value
| Type | Description |
|---|---|
| IEventSymbol |