1 write to mapping
System.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1981this.mapping = mapping;
1 reference to mapping
System.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1985internal StructMapping Mapping { get { return mapping; } }