3 references to CatchExceptionDuringConvert
Microsoft.CodeAnalysis.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\Performance\ConstantExpectedAnalyzer.UnmanagedHelper.cs (3)
241catch (Exception ex) when (CatchExceptionDuringConvert(ex)) 265catch (Exception ex) when (CatchExceptionDuringConvert(ex)) 318catch (Exception ex) when (CatchExceptionDuringConvert(ex))