4 references to Init
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs (4)
673Init(kind, null, null); 684Init(CollectionKind.Array, type.GetElementType(), null); 700Init(kind, itemType, collectionContractAttribute); 715Init(CollectionKind.Collection, null /*itemType*/, null);