1 write to _exceptionHandlers
Microsoft.CodeAnalysis (1)
CodeGen\MethodBody.cs (1)
86_exceptionHandlers = exceptionHandlers;
1 reference to _exceptionHandlers
Microsoft.CodeAnalysis (1)
CodeGen\MethodBody.cs (1)
120ImmutableArray<Cci.ExceptionHandlerRegion> Cci.IMethodBody.ExceptionRegions => _exceptionHandlers;