3 references to Initialize
System.Private.DataContractSerialization (3)
System\Runtime\Serialization\DataContractSerializer.cs (3)
90Initialize(type, dictionary.Add(rootName), dictionary.Add(DataContract.GetNamespace(rootNamespace)), knownTypes, int.MaxValue, ignoreExtensionDataObject, preserveObjectReferences, null, false);
100Initialize(type, rootName, rootNamespace, knownTypes, int.MaxValue, false, false, null, false);
111Initialize(type, settings.RootName, settings.RootNamespace, settings.KnownTypes, settings.MaxItemsInObjectGraph, settings.IgnoreExtensionDataObject,