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