1 write to typeForIt
System.Data.Services (1)
System\Data\Services\Parsing\RequestQueryParser.cs (1)
238
this.
typeForIt
= typeForIt;
2 references to typeForIt
System.Data.Services (2)
System\Data\Services\Parsing\RequestQueryParser.cs (2)
275
ParameterExpression element = Expression.Parameter(this.
typeForIt
.InstanceType, "element");
1838
this.currentSegmentInfo = new SegmentTypeInfo(this.
typeForIt
, this.setForIt, false);