1 write to inputSet
System.Data.Services.Client (1)
System\Data\Services\Client\ALinq\InputBinder.cs (1)
58
this.
inputSet
= resource as ResourceSetExpression;
5 references to inputSet
System.Data.Services.Client (5)
System\Data\Services\Client\ALinq\InputBinder.cs (5)
106
if (this.
inputSet
== null ||
107
!this.
inputSet
.HasTransparentScope)
137
ResourceSetExpression targetSet = this.
inputSet
;
219
if ((this.
inputSet
== null || !this.
inputSet
.HasTransparentScope) &&