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