1 reference to TryFindRawDefaultValueFromCustomAttributes
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Parameters\Ecma\EcmaFatMethodParameter.cs (1)
62
return Parameter.GetCustomAttributes().
TryFindRawDefaultValueFromCustomAttributes
(GetEcmaModule(), out rawDefaultValue);