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