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