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