1 implementation of IReflectableType
mscorlib (1)
system\reflection\typeinfo.cs (1)
29
public abstract class TypeInfo:Type,
IReflectableType
3 references to IReflectableType
mscorlib (3)
system\reflection\introspectionextensions.cs (2)
28
var
rcType=(
IReflectableType
)type;
system\reflection\typeinfo.cs (1)
34
TypeInfo
IReflectableType
.GetTypeInfo(){