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