1 reference to TryConvert
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\ConstantExpectedAnalyzer.UnmanagedHelper.cs (1)
211if (constant.Value is not null && _helper.TryConvert(constant.Value, out T value))