1 reference to GetDefaultValueFromCustomAttributeData
System.Private.CoreLib (1)
src\System\Reflection\RuntimeParameterInfo.cs (1)
360
defaultValue = raw ?
GetDefaultValueFromCustomAttributeData
() : GetDefaultValueFromCustomAttributes();