6 references to HasTransparentScope
System.Data.Services.Client (6)
System\Data\Services\Client\ALinq\InputBinder.cs (4)
107!this.inputSet.HasTransparentScope) 143if (targetSet == null || !targetSet.HasTransparentScope) 176if (targetSet == null || !targetSet.HasTransparentScope) 219if ((this.inputSet == null || !this.inputSet.HasTransparentScope) &&
System\Data\Services\Client\ALinq\ResourceBinder.cs (1)
115else if (resourceSet.HasTransparentScope)
System\Data\Services\Client\ALinq\ResourceSetExpression.cs (1)
106/// May be null. Use <see cref="HasTransparentScope"/> to test for the presence of a value.