4 references to properties
System.Xml (4)
System\Xml\Serialization\Configuration\XmlSerializerSection.cs (4)
16this.properties.Add(this.checkDeserializeAdvances); 17this.properties.Add(this.tempFilesLocation); 18this.properties.Add(this.useLegacySerializerGeneration); 25return this.properties;