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