1 write to root
System.Xml (1)
System\Xml\Serialization\SchemaImporter.cs (1)
177
root
= CreateRootMapping();
2 references to root
System.Xml (2)
System\Xml\Serialization\SchemaImporter.cs (2)
176
if (
root
== null)
178
return
root
;