1 write to description
System.Data.Services (1)
System\Data\Services\Internal\ExpandedWrapper.cs (1)
48this.description = WebUtil.CheckArgumentNull(value, "value");
2 references to description
System.Data.Services (2)
System\Data\Services\Internal\ExpandedWrapper.cs (2)
43return this.description; 49this.propertyNames = WebUtil.StringToSimpleArray(this.description);