1 implementation of IsLifted
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
6363
public bool
IsLifted
{ get; }
1 reference to IsLifted
Microsoft.CodeAnalysis (1)
Operations\ControlFlowGraphBuilder.cs (1)
2124
return PopStackFrame(frame, new CompoundAssignmentOperation(compoundAssignment.InConversionConvertible, compoundAssignment.OutConversionConvertible, operation.OperatorKind, operation.
IsLifted
,