2 references to Fault
Microsoft.CodeAnalysis (2)
CodeGen\ILBuilder.cs (1)
460
Debug.Assert(handlerBlock.Type == BlockType.Catch || handlerBlock.Type == BlockType.
Fault
|| handlerBlock.Type == BlockType.Filter);
CodeGen\LocalScopeManager.cs (1)
660
return BlockType.
Fault
;