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