1 write to _root
System.Private.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
706
_root
= CreateRootMapping();
3 references to _root
System.Private.Xml (3)
System\Xml\Serialization\XmlReflectionImporter.cs (3)
704
if (
_root
== null)
707
_typeScope.AddTypeMapping(
_root
);
709
return
_root
;