3 references to WrapperDescription
System.Data.Services (3)
System\Data\Services\Providers\BasicExpandProvider.cs (3)
1443
bindings[1] = BindByName(this.elementType, "Description", Expression.Constant(this.
WrapperDescription
));
1527
Expression.Constant((this.
WrapperDescription
.Length == 0 ? "" : (this.
WrapperDescription
+ ",")) + XmlConstants.HttpQueryStringSkipToken));