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