2 references to GetDefaultValue
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\Json\ReflectionJsonFormatWriter.cs (1)
231
object? defaultValue = XmlFormatGeneratorStatics.
GetDefaultValue
(memberType);
System\Runtime\Serialization\ReflectionXmlFormatWriter.cs (1)
165
object? defaultValue = XmlFormatGeneratorStatics.
GetDefaultValue
(memberType);