7 references to ProjectAllProperties
System.Data.Services (7)
System\Data\Services\Providers\BasicExpandProvider.cs (3)
699if (!node.ProjectAllProperties) 836if (!this.isRoot && (!this.Node.ProjectAllProperties || this.OrderingInfo != null)) 898if (!this.Node.ProjectAllProperties)
System\Data\Services\Serializers\Serializer.cs (4)
692if (expandedProjectionNode == null || expandedProjectionNode.ProjectAllProperties) 951if (expandedChildNode.ProjectAllProperties) 976if (!expandedNode.ProjectAllProperties || foundProjections) 1020if (foundProjections && expandedProjectionNode.ProjectAllProperties)