1 write to m_method
mscorlib (1)
system\reflection\emit\dynamicilgenerator.cs (1)
1326
m_method
= method;
2 references to m_method
mscorlib (2)
system\reflection\emit\dynamicilgenerator.cs (2)
985
methodHandle = vaMeth.
m_method
.MethodHandle.Value;
986
typeHandle = vaMeth.
m_method
.GetDeclaringTypeInternal().GetTypeHandleInternal().Value;