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