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