6 references to GreaterThanOrEquals
System.DirectoryServices.AccountManagement (6)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (1)
1066
case MatchType.
GreaterThanOrEquals
:
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_Query.cs (2)
811
case MatchType.
GreaterThanOrEquals
:
924
case MatchType.
GreaterThanOrEquals
:
System\DirectoryServices\AccountManagement\SAM\SAMQuerySet.cs (3)
396
MatchType.
GreaterThanOrEquals
=> comparisonResult >= 0,
459
MatchType.
GreaterThanOrEquals
=> (value >= comparisonValue),
788
case MatchType.
GreaterThanOrEquals
: