Interface IThrowOperation
Inherited Members
Namespace: Microsoft.CodeAnalysis.Operations
Assembly: Microsoft.CodeAnalysis.dll
Syntax
public interface IThrowOperation : IOperation
Properties
Exception
Declaration
IOperation? Exception { get; }
Property Value
| Type | Description |
|---|---|
| IOperation |