6 references to HasTransparentScope
System.Data.Services.Client (6)
System\Data\Services\Client\ALinq\InputBinder.cs (4)
107
!this.inputSet.
HasTransparentScope
)
143
if (targetSet == null || !targetSet.
HasTransparentScope
)
176
if (targetSet == null || !targetSet.
HasTransparentScope
)
219
if ((this.inputSet == null || !this.inputSet.
HasTransparentScope
) &&
System\Data\Services\Client\ALinq\ResourceBinder.cs (1)
115
else 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.