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