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