2 references to MarkRuntimeLabel
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\LightCompiler.cs (2)
2042
int filterLabel = _instructions.
MarkRuntimeLabel
();
2070
int handlerLabel = _instructions.
MarkRuntimeLabel
();