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