1 write to ResourceSet
System.Data.Services (1)
System\Data\Services\Parsing\RequestQueryParser.cs (1)
2676
this.
ResourceSet
= resourceSet;
3 references to ResourceSet
System.Data.Services (3)
System\Data\Services\Parsing\RequestQueryParser.cs (3)
1985
this.currentSegmentInfo != null ? this.currentSegmentInfo.
ResourceSet
: this.setForIt,
2053
ResourceSetWrapper container = this.currentSegmentInfo.
ResourceSet
== null || property == null || property.TypeKind != ResourceTypeKind.EntityType ?
2055
this.provider.GetContainer(this.currentSegmentInfo.
ResourceSet
, this.currentSegmentInfo.ResourceType, property);