1 write to rt
System.Data.Services (1)
System\Data\Services\Internal\NeedSkipTokenVisitor.cs (1)
46this.rt = rt;
5 references to rt
System.Data.Services (5)
System\Data\Services\Internal\NeedSkipTokenVisitor.cs (5)
65return this.rt != null ? this.property : null; 163if (this.rt != null) 165this.property = this.rt.TryResolvePropertyName(m.Member.Name); 182if (this.rt != null && p.Type != this.rt.InstanceType)