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