2 references to MinMaxInverted
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\ConstantExpectedAnalyzer.cs (1)
622case ErrorKind.MinMaxInverted:
Microsoft.NetCore.Analyzers\Performance\ConstantExpectedAnalyzer.UnmanagedHelper.cs (1)
163errorFlags = ErrorKind.MinMaxInverted;