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