5 references to Init
System.Private.DataContractSerialization (5)
System\Runtime\Serialization\CollectionDataContract.cs (5)
509Init(CollectionKind.Array, type.GetElementType(), null); 520Init(kind, type.GetElementType(), null); 535Init(CollectionKind.Array, type.GetElementType(), null); 555Init(kind, itemType, collectionContractAttribute); 593Init(CollectionKind.Collection, null /*itemType*/, null);