1 write to root
System.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
621
root
= CreateRootMapping();
3 references to root
System.Xml (3)
System\Xml\Serialization\XmlReflectionImporter.cs (3)
620
if (
root
== null) {
622
typeScope.AddTypeMapping(
root
);
624
return
root
;