31 references to GreaterThan
System (2)
compmod\microsoft\csharp\csharpcodeprovider.cs (1)
2160
case CodeBinaryOperatorType.
GreaterThan
:
compmod\system\codedom\compiler\CodeGenerator.cs (1)
1284
case CodeBinaryOperatorType.
GreaterThan
:
System.Management (4)
WmiGenerator.cs (4)
6948
cboe.Operator = CodeBinaryOperatorType.
GreaterThan
;
7106
cboe.Operator = CodeBinaryOperatorType.
GreaterThan
;
7218
cboe.Operator = CodeBinaryOperatorType.
GreaterThan
;
7402
cboe.Operator = CodeBinaryOperatorType.
GreaterThan
;
System.Workflow.Activities (24)
Rules\CodeDomDecompiler.cs (1)
453
case CodeBinaryOperatorType.
GreaterThan
:
Rules\Expressions.cs (3)
303
case CodeBinaryOperatorType.
GreaterThan
:
610
case CodeBinaryOperatorType.
GreaterThan
:
698
case CodeBinaryOperatorType.
GreaterThan
:
Rules\Literal.cs (17)
507
case CodeBinaryOperatorType.
GreaterThan
:
613
case CodeBinaryOperatorType.
GreaterThan
:
680
case CodeBinaryOperatorType.
GreaterThan
:
1107
throw new RuleEvaluationIncompatibleTypesException(message, literalValue.GetType(), CodeBinaryOperatorType.
GreaterThan
, m_type);
1112
throw new RuleEvaluationIncompatibleTypesException(message, literalValue.GetType(), CodeBinaryOperatorType.
GreaterThan
, m_type);
1117
throw new RuleEvaluationIncompatibleTypesException(message, literalValue.GetType(), CodeBinaryOperatorType.
GreaterThan
, m_type);
1122
throw new RuleEvaluationIncompatibleTypesException(message, literalValue.GetType(), CodeBinaryOperatorType.
GreaterThan
, m_type);
1127
throw new RuleEvaluationIncompatibleTypesException(message, literalValue.GetType(), CodeBinaryOperatorType.
GreaterThan
, m_type);
1132
throw new RuleEvaluationIncompatibleTypesException(message, literalValue.GetType(), CodeBinaryOperatorType.
GreaterThan
, m_type);
1137
throw new RuleEvaluationIncompatibleTypesException(message, literalValue.GetType(), CodeBinaryOperatorType.
GreaterThan
, m_type);
1142
throw new RuleEvaluationIncompatibleTypesException(message, literalValue.GetType(), CodeBinaryOperatorType.
GreaterThan
, m_type);
1147
throw new RuleEvaluationIncompatibleTypesException(message, literalValue.GetType(), CodeBinaryOperatorType.
GreaterThan
, m_type);
1152
throw new RuleEvaluationIncompatibleTypesException(message, literalValue.GetType(), CodeBinaryOperatorType.
GreaterThan
, m_type);
1157
throw new RuleEvaluationIncompatibleTypesException(message, literalValue.GetType(), CodeBinaryOperatorType.
GreaterThan
, m_type);
1162
throw new RuleEvaluationIncompatibleTypesException(message, literalValue.GetType(), CodeBinaryOperatorType.
GreaterThan
, m_type);
1167
throw new RuleEvaluationIncompatibleTypesException(message, literalValue.GetType(), CodeBinaryOperatorType.
GreaterThan
, m_type);
1172
throw new RuleEvaluationIncompatibleTypesException(message, literalValue.GetType(), CodeBinaryOperatorType.
GreaterThan
, m_type);
Rules\Parser\Parser.cs (1)
598
new BinaryOperationDescriptor(TokenID.Greater, CodeBinaryOperatorType.
GreaterThan
),
Rules\RuleValidation.cs (2)
649
case CodeBinaryOperatorType.
GreaterThan
:
735
case CodeBinaryOperatorType.
GreaterThan
:
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\ClassGenerator.cs (1)
1176
CodeBinaryOperatorType.
GreaterThan
,