1 write to Max
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\ConstantExpectedAnalyzer.cs (1)
550
Max
= max;
3 references to Max
Microsoft.CodeAnalysis.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\Performance\ConstantExpectedAnalyzer.cs (1)
529
if (ac.Min is not null || ac.
Max
is not null)
Microsoft.NetCore.Analyzers\Performance\ConstantExpectedAnalyzer.UnmanagedHelper.cs (2)
148
if (ac.
Max
is not null && _helper.TryTransformMax(ac.
Max
, out maxValue, ref errorFlags))