1 write to _ehRegions
ILCompiler.Compiler (1)
Compiler\SubstitutedILProvider.cs (1)
1170
_ehRegions
= ehRegions;
1 reference to _ehRegions
ILCompiler.Compiler (1)
Compiler\SubstitutedILProvider.cs (1)
1178
public override ILExceptionRegion[] GetExceptionRegions() =>
_ehRegions
;