2 references to MatchNavigationPropertyProjection
System.Data.Services.Client (2)
System\Data\Services\Client\ALinq\ResourceBinder.cs (2)
1826
return
MatchNavigationPropertyProjection
(input, potentialPropertyRef, true, out navigationMember);
1842
return
MatchNavigationPropertyProjection
(input, potentialPropertyRef, false, out navigationMember);