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