1 write to RealizedExceptionHandlers
Microsoft.CodeAnalysis (1)
CodeGen\ILBuilder.cs (1)
981this.RealizedExceptionHandlers = _scopeManager.GetExceptionHandlerRegions();
1 reference to RealizedExceptionHandlers
Microsoft.CodeAnalysis.CSharp (1)
Compiler\MethodCompiler.cs (1)
1771builder.RealizedExceptionHandlers,