2 references to IsEnumType
System.Data.Services (2)
System\Data\Services\Parsing\RequestQueryParser.cs (2)
1579
Debug.Assert(!
IsEnumType
(left.Type), "!IsEnumType(left.Type)");
1580
Debug.Assert(!
IsEnumType
(right.Type), "!IsEnumType(right.Type)");