Closed
Description
We have about 20 instances of try { }
See https://github.com/dotnet/coreclr/issues/8924.
The PR dotnet/coreclr#8949 makes sure they are not represented in generated code so this is just minor code cleanup.
We have about 20 instances of try { }
See https://github.com/dotnet/coreclr/issues/8924.
The PR dotnet/coreclr#8949 makes sure they are not represented in generated code so this is just minor code cleanup.