1 write to root
System.Xml (1)
System\Xml\Serialization\SoapReflectionImporter.cs (1)
249
root
= CreateRootMapping();
3 references to root
System.Xml (3)
System\Xml\Serialization\SoapReflectionImporter.cs (3)
248
if (
root
== null) {
250
typeScope.AddTypeMapping(
root
);
252
return
root
;