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