1 implementation of GetTypeInfo
mscorlib (1)
system\reflection\typeinfo.cs (1)
34
TypeInfo IReflectableType.
GetTypeInfo
(){
1 reference to GetTypeInfo
mscorlib (1)
system\reflection\introspectionextensions.cs (1)
32
return rcType.
GetTypeInfo
();