2 references to Paths
System.Data.Services.Client (2)
System\Data\Services\Client\ALinq\UriWriter.cs (2)
345
if (re.Projection != null && re.Projection.
Paths
.Count > 0)
352
this.VisitProjectionPaths(re.Projection.
Paths
);