5 references to IsSpecialEndHandlerBlock
Microsoft.CodeAnalysis (5)
CodeGen\ILBuilder.cs (5)
521Debug.Assert(!IsSpecialEndHandlerBlock(targetBlock)); 581Debug.Assert(!IsSpecialEndHandlerBlock(targetBlock)); 738IsSpecialEndHandlerBlock(current)); 740if (IsSpecialEndHandlerBlock(current)) 758Debug.Assert(AllBlocks(block => !IsSpecialEndHandlerBlock(block)));