2 references to BinaryIsOfResourceType
System.Data.Services (2)
System\Data\Services\Parsing\FunctionDescription.cs (1)
274new FunctionDescription(FunctionNameIsOf, new Type[] { typeof(object), typeof(ResourceType) }, FunctionDescription.BinaryIsOfResourceType),
System\Data\Services\Parsing\RequestQueryParser.cs (1)
1946if (function.ConversionFunction == FunctionDescription.BinaryIsOfResourceType ||