2 references to GetArrayPrefix
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContract.cs (2)
1613
string arrayOfPrefix = Globals.ArrayPrefix +
GetArrayPrefix
(ref itemType);
1668
arrayPrefix =
GetArrayPrefix
(ref type);