3 references to InternalGetNames
mscorlib (3)
system\rttype.cs (3)
4065
String[] ret = Enum.
InternalGetNames
(this);
4128
string[] names = Enum.
InternalGetNames
(this);
4176
string[] names = Enum.
InternalGetNames
(this);