9[
TypeForwardedFrom(
"mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
79 return value.GetHashCode();
88 return value.ToString();
98 public static explicit operator T(T?
value)
static void ThrowInvalidOperationException_InvalidOperation_NoValue()
override? string ToString()
static bool Equals< T >(T? n1, T? n2)
static int Compare< T >(T? n1, T? n2)
override bool Equals(object? other)
static ? Type GetUnderlyingType(Type nullableType)
readonly T GetValueOrDefault(T defaultValue)
override int GetHashCode()
readonly T GetValueOrDefault()