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