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