1 reference to TryTransformMax
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\ConstantExpectedAnalyzer.UnmanagedHelper.cs (1)
148
if (ac.Max is not null && _helper.
TryTransformMax
(ac.Max, out maxValue, ref errorFlags))