4 references to ILOffset
mscorlib (3)
system\reflection\emit\dynamicilgenerator.cs (1)
438current.MarkCatchAddr(ILOffset, exceptionType);
system\reflection\emit\dynamicmethod.cs (1)
587if (m_ilGenerator == null || m_ilGenerator.ILOffset == 0)
system\reflection\emit\methodbuilder.cs (1)
328symWriter.CloseScope(il.ILOffset);
System.Core (1)
Microsoft\Scripting\Compiler\DebugInfoGenerator.cs (1)
58MarkSequencePoint(method, ilg.ILOffset, sequencePoint);