2 references to StringToSimpleArray
System.Data.Services (2)
System\Data\Services\Internal\ExpandedWrapper.cs (1)
49
this.propertyNames = WebUtil.
StringToSimpleArray
(this.description);
System\Data\Services\Internal\ProjectedWrapper.cs (1)
98
this.propertyNames = WebUtil.
StringToSimpleArray
(this.propertyNameList);