3 references to Init
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\Compilation.cs (1)
173reader.Init(xmlReader, events, encodingStyle, this);
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializer.cs (2)
467reader.Init(xmlReader, events, encodingStyle, _tempAssembly); 848reader.Init(xmlReader, events, null, null);