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