2 references to ValueType
mscorlib (2)
system\rttype.cs (1)
3814baseType = RuntimeType.ValueType;
system\type.cs (1)
1283return IsSubclassOf(RuntimeType.ValueType);