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