1 write to m_methodSignature
mscorlib (1)
system\reflection\emit\dynamicilgenerator.cs (1)
1029m_methodSignature = m_scope.GetTokenFor(methodSignature);
1 reference to m_methodSignature
mscorlib (1)
system\reflection\emit\dynamicilgenerator.cs (1)
1041module, m_method.Name, (byte[])m_scope[m_methodSignature], new DynamicResolver(this));