1 reference to GetDefaultValue
System.Private.CoreLib (1)
System\Reflection\Runtime\General\Helpers.cs (1)
263object? resolvedValue = raw ? GetRawDefaultValue(customAttributes) : GetDefaultValue(customAttributes);