1 write to model
System.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1980this.model = model;
1 reference to model
System.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1984internal StructModel Model { get { return model; } }