2 references to AppSettings
System.Xml (2)
System\Xml\Serialization\Compilation.cs (2)
100
if (
AppSettings
.UseLegacySerializerGeneration.HasValue) {
102
return (bool)
AppSettings
.UseLegacySerializerGeneration;