2 writes to ProjectionFound
System.Data.Services (2)
System\Data\Services\RequestQueryProcessor.cs (2)
603currentNode.ProjectionFound = true; 682currentNode.ProjectionFound = true;
1 reference to ProjectionFound
System.Data.Services (1)
System\Data\Services\Providers\ExpandedProjectionNode.cs (1)
294if (!this.projectSubtree && !expandedNode.ProjectionFound)