2 references to GetDefaultValueOrSentinel
System.Private.CoreLib (2)
System\Reflection\Runtime\ParameterInfos\RuntimeFatMethodParameterInfo.cs (2)
53
GetDefaultValueOrSentinel
(raw: true, defaultValue: out rawDefaultValue);
70
bool hasDefaultValue =
GetDefaultValueOrSentinel
(raw: false, defaultValue: out defaultValue);