5 references to RequiresWrapper
System.Data.Services (5)
System\Data\Services\Providers\BasicExpandProvider.cs (5)
1085if (child.RequiresWrapper) 1130if (this.RequiresWrapper) 1151if (call != null && !this.singleResult && this.RequiresWrapper) 1391if (this.RequiresWrapper) 1780Debug.Assert(this.RequiresWrapper, "this.RequiresWrapper -- otherwise no need to call SetWrapperElementType");