1 override of VisitNavigationPropertySingletonExpression
System.Data.Services.Client (1)
System\Data\Services\Client\ALinq\UriWriter.cs (1)
217
internal override Expression
VisitNavigationPropertySingletonExpression
(NavigationPropertySingletonExpression npse)
1 reference to VisitNavigationPropertySingletonExpression
System.Data.Services.Client (1)
System\Data\Services\Client\ALinq\DataServiceExpressionVisitor.cs (1)
43
return this.
VisitNavigationPropertySingletonExpression
((NavigationPropertySingletonExpression)exp);