25 references to StructuredExceptionHandling
GenerateDocumentationAndConfigFiles (2)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (2)
180current.FallThroughSuccessor.Semantics == ControlFlowBranchSemantics.StructuredExceptionHandling; 214case ControlFlowBranchSemantics.StructuredExceptionHandling:
Microsoft.CodeAnalysis (11)
Operations\ControlFlowGraphBuilder.cs (11)
327case ControlFlowBranchSemantics.StructuredExceptionHandling: 398blocks[@finally.LastBlockOrdinal].FallThrough.Kind == ControlFlowBranchSemantics.StructuredExceptionHandling; 732next.Kind == ControlFlowBranchSemantics.StructuredExceptionHandling)); 735if (next.Kind == ControlFlowBranchSemantics.StructuredExceptionHandling) 761next.Destination == null && next.Kind == ControlFlowBranchSemantics.StructuredExceptionHandling && 803if (next.Kind == ControlFlowBranchSemantics.StructuredExceptionHandling) 952if (next.Kind == ControlFlowBranchSemantics.StructuredExceptionHandling) 3718continueDispatchBlock.FallThrough.Kind = ControlFlowBranchSemantics.StructuredExceptionHandling; 3780continueDispatchBlock.FallThrough.Kind = ControlFlowBranchSemantics.StructuredExceptionHandling; 4129endOfFinally.FallThrough.Kind = ControlFlowBranchSemantics.StructuredExceptionHandling; 4411endOfFinally.FallThrough.Kind = ControlFlowBranchSemantics.StructuredExceptionHandling;
Microsoft.CodeAnalysis.Analyzers (2)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (2)
180current.FallThroughSuccessor.Semantics == ControlFlowBranchSemantics.StructuredExceptionHandling; 214case ControlFlowBranchSemantics.StructuredExceptionHandling:
Microsoft.CodeAnalysis.AnalyzerUtilities (2)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (2)
180current.FallThroughSuccessor.Semantics == ControlFlowBranchSemantics.StructuredExceptionHandling; 214case ControlFlowBranchSemantics.StructuredExceptionHandling:
Microsoft.CodeAnalysis.CodeStyle (2)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (2)
180current.FallThroughSuccessor.Semantics == ControlFlowBranchSemantics.StructuredExceptionHandling; 214case ControlFlowBranchSemantics.StructuredExceptionHandling:
Microsoft.CodeAnalysis.ResxSourceGenerator (2)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (2)
180current.FallThroughSuccessor.Semantics == ControlFlowBranchSemantics.StructuredExceptionHandling; 214case ControlFlowBranchSemantics.StructuredExceptionHandling:
Microsoft.CodeAnalysis.Workspaces (2)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (2)
180current.FallThroughSuccessor.Semantics == ControlFlowBranchSemantics.StructuredExceptionHandling; 214case ControlFlowBranchSemantics.StructuredExceptionHandling:
Roslyn.Diagnostics.Analyzers (2)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (2)
180current.FallThroughSuccessor.Semantics == ControlFlowBranchSemantics.StructuredExceptionHandling; 214case ControlFlowBranchSemantics.StructuredExceptionHandling: