1 write to m_methodSignature
System.Private.CoreLib (1)
src\System\Reflection\Emit\DynamicILGenerator.cs (1)
872m_methodSignature = m_scope.GetTokenFor(methodSignature);
1 reference to m_methodSignature
System.Private.CoreLib (1)
src\System\Reflection\Emit\DynamicILGenerator.cs (1)
883module, m_method.Name, (byte[])m_scope[m_methodSignature]!, new DynamicResolver(this));