1 write to _root
System.Private.Xml (1)
System\Xml\Serialization\SoapReflectionImporter.cs (1)
242
_root
= CreateRootMapping();
3 references to _root
System.Private.Xml (3)
System\Xml\Serialization\SoapReflectionImporter.cs (3)
240
if (
_root
== null)
243
_typeScope.AddTypeMapping(
_root
);
245
return
_root
;