Implemented interface member:
property
DeclaringType
System.Reflection.Runtime.MethodInfos.IRuntimeMethodCommon<TRuntimeMethodCommon>.DeclaringType
2 references to DeclaringType
System.Private.CoreLib (2)
System\Reflection\Runtime\MethodInfos\NativeFormat\NativeFormatMethodCommon.cs (2)
30return ReflectionCoreExecution.ExecutionEnvironment.GetMethodInvoker(DeclaringType, new QMethodDefinition(Reader, MethodHandle), methodArguments, exceptionPertainant, out exception); 205DeclaringType.TypeHandle,