2 references to GetArrayPrefix
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\DataContract.cs (2)
1417
string arrayOfPrefix = Globals.ArrayPrefix +
GetArrayPrefix
(ref itemType);
1482
arrayPrefix =
GetArrayPrefix
(ref type);