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