2 references to IsTypeCheck
System.Data.Services (2)
System\Data\Services\Parsing\RequestQueryParser.cs (2)
1869if (!functionDescriptions[0].IsTypeCast && !functionDescriptions[0].IsTypeCheck) 1965if (this.nullPropagationRequired && !function.IsTypeCheck && !function.IsTypeCast)