3 references to AddFixup
System.Private.CoreLib (3)
src\System\Reflection\Emit\RuntimeILGenerator.cs (3)
763
AddFixup
(label, m_length++, 1);
767
AddFixup
(label, m_length, 4);
789
AddFixup
(labels[i], m_length, remaining);