1 reference to NullableGetValueOrDefault
System.Private.CoreLib (1)
System\Reflection\Runtime\MethodInfos\CustomMethodMapper.Nullable.cs (1)
78
map.AddMethod(type, nameof(Nullable<int>.GetValueOrDefault), Array.Empty<Type>(),
NullableGetValueOrDefault
);