2 references to InternalGetUnderlyingType
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\RuntimeType.cs (2)
184
return Enum.
InternalGetUnderlyingType
(this);
246
RuntimeType underlyingType = Enum.
InternalGetUnderlyingType
(this);