1 write to StartPath
System.Data.Services.Client (1)
System\Data\Services\Client\ProjectionPathSegment.cs (1)
41this.StartPath = startPath;
17 references to StartPath
System.Data.Services.Client (17)
System\Data\Services\Client\ProjectionPlanCompiler.cs (17)
500testToNullSegment.StartPath.RootEntry, 501testToNullSegment.StartPath.ExpectedRootType, 502testToNullSegment.StartPath); 617entryPath.AddRange(entryAnnotation.Segment.StartPath); 764annotation.Segment.StartPath.RootEntry, 765annotation.Segment.StartPath.ExpectedRootType, 766annotation.Segment.StartPath, 772annotation.Segment.StartPath.Root, 773annotation.Segment.StartPath.ExpectedRootType, 774annotation.Segment.StartPath.RootEntry); 815memberSegment = new ProjectionPathSegment(baseAnnotation.Segment.StartPath, m.Member.Name, m.Type); 816baseAnnotation.Segment.StartPath.Add(memberSegment); 818baseAnnotation.Segment.StartPath.RootEntry, 819baseAnnotation.Segment.StartPath.ExpectedRootType, 820baseAnnotation.Segment.StartPath, 983Expression.Constant(annotation.Segment.StartPath, typeof(object)), 1072Expression.Constant(annotation.Segment.StartPath, typeof(object)),