2 references to InternalGetUnderlyingType
mscorlib (2)
system\rttype.cs (2)
4103
return Enum.
InternalGetUnderlyingType
(this);
4138
RuntimeType underlyingType = Enum.
InternalGetUnderlyingType
(this);