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