3 references to Init
System.Xml (3)
System\Xml\Serialization\Compilation.cs (1)
581reader.Init(xmlReader, events, encodingStyle, this);
System\Xml\Serialization\XmlSerializer.cs (2)
411reader.Init(xmlReader, events, encodingStyle, tempAssembly); 808reader.Init(xmlReader, events, null, null);