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