1 implementation of IsCompareText
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
5702public bool IsCompareText { get; }
3 references to IsCompareText
Microsoft.CodeAnalysis (3)
Operations\ControlFlowGraphBuilder.cs (3)
2240leftOperand = PopStackFrame(frame, new BinaryOperation(operation.OperatorKind, PopOperand(), rightOperand, operation.IsLifted, operation.IsChecked, operation.IsCompareText, 2554binOp.IsCompareText, 2644binOp.IsCompareText,