Returns whether the given instruction stream object is within the protected interval.
Missing <returns> documentation for M:JaCIL.Compiler.Instruction.HandlerTableItem.ProtectedBlockContains(JaCIL.Compiler.Instruction.IInstructionStream)
This is a linear search operation over the interval and does not use the ordinal.
HandlerTableItem Class | JaCIL.Compiler.Instruction Namespace