2 references to GetRuntimeType
mscorlib (2)
system\reflection\ConstructorInfo.cs (1)
195
if (
GetRuntimeType
().IsNonW8PFrameworkAPI())
system\reflection\emit\dynamicilgenerator.cs (1)
160
RuntimeType declaringType = rtConstructor.
GetRuntimeType
();