5 references to IsSpecialEndHandlerBlock
Microsoft.CodeAnalysis (5)
CodeGen\ILBuilder.cs (5)
510Debug.Assert(!IsSpecialEndHandlerBlock(targetBlock)); 570Debug.Assert(!IsSpecialEndHandlerBlock(targetBlock)); 727IsSpecialEndHandlerBlock(current)); 729if (IsSpecialEndHandlerBlock(current)) 747Debug.Assert(AllBlocks(block => !IsSpecialEndHandlerBlock(block)));