Mono Class Library: System.Reflection.Emit.ILGenerator Overview | MembersSystem.Reflection.Emit.ILGenerator.MarkLabel Method |
Marks the current position in the System.Reflection.Emit.ILGenerator's code stream as the place where branches to the given label should branch to. [Edit]
|
- loc
- A System.Reflection.Emit.Label that was defined using the ILGenerator.DefineLabel method [Edit]
[Edit]
Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0