1 write to Min
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\ConstantExpectedAnalyzer.cs (1)
549
Min
= min;
3 references to Min
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)
140
if (ac.
Min
is not null && _helper.TryTransformMin(ac.
Min
, out minValue, ref errorFlags))