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