Interface ISimpleAssignmentOperation
Inherited Members
Namespace: Microsoft.CodeAnalysis.Operations
Assembly: Microsoft.CodeAnalysis.dll
Syntax
public interface ISimpleAssignmentOperation : IAssignmentOperation, IOperation
Properties
IsRef
Declaration
bool IsRef { get; }
Property Value
| Type | Description |
|---|---|
| bool |