1 write to IsCollection
System.Data.Services (1)
System\Data\Services\Parsing\RequestQueryParser.cs (1)
2677
this.
IsCollection
= isCollection;
2 references to IsCollection
System.Data.Services (2)
System\Data\Services\Parsing\RequestQueryParser.cs (2)
1986
this.currentSegmentInfo != null ? this.currentSegmentInfo.
IsCollection
: false);
2043
if (this.currentSegmentInfo.
IsCollection
)