1 write to _model
System.Private.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
2329
_model
= model;
1 reference to _model
System.Private.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
2333
internal StructModel Model { get { return
_model
; } }