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