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