2 references to IsDefaultValue
System.Private.Xml (2)
System\Xml\Serialization\ReflectionXmlSerializationWriter.cs (2)
713
if (hasDefault &&
IsDefaultValue
(o, defaultValue!))
1179
if (
IsDefaultValue
(o, defaultValue!))