1 write to m_invoker
System.Private.CoreLib (1)
src\System\Reflection\RuntimeConstructorInfo.CoreCLR.cs (1)
49m_invoker ??= new MethodBaseInvoker(this);
1 reference to m_invoker
System.Private.CoreLib (1)
src\System\Reflection\RuntimeConstructorInfo.CoreCLR.cs (1)
50return m_invoker;