2 references to ModelScope
System.Xml (2)
System\Xml\Serialization\SoapReflectionImporter.cs (1)
65
this.modelScope = new
ModelScope
(this.typeScope);
System\Xml\Serialization\XmlReflectionImporter.cs (1)
83
this.modelScope = new
ModelScope
(this.typeScope);