1 write to m_fixupInstSize
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimeILGenerator.cs (1)
308m_fixupInstSize = instSize
2 references to m_fixupInstSize
System.Private.CoreLib (2)
src\System\Reflection\Emit\RuntimeILGenerator.cs (2)
208int updateAddr = GetLabelPos(fixupData.m_fixupLabel) - (fixupData.m_fixupPos + fixupData.m_fixupInstSize); 212if (fixupData.m_fixupInstSize == 1)