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