1 write to m_method
System.Private.CoreLib (1)
src\System\Reflection\Emit\DynamicILGenerator.cs (1)
1102m_method = method;
2 references to m_method
System.Private.CoreLib (2)
src\System\Reflection\Emit\DynamicILGenerator.cs (2)
816methodHandle = vaMeth.m_method!.MethodHandle.Value; 817typeHandle = vaMeth.m_method.GetDeclaringTypeInternal().TypeHandle.Value;