2 references to ReadExpandOrSelect
System.Data.Services (2)
System\Data\Services\RequestQueryProcessor.cs (2)
574
this.expandPathsAsText =
ReadExpandOrSelect
(expand, false);
703
selectPathsAsText =
ReadExpandOrSelect
(select, true);