3 references to HDN_RedundantPattern
Microsoft.CodeAnalysis.CSharp (3)
Binder\DecisionDagBuilder_CheckOrReachability.cs (1)
211ErrorCode errorCode = shouldWarn(node) ? ErrorCode.WRN_RedundantPattern : ErrorCode.HDN_RedundantPattern;
Errors\ErrorFacts.cs (1)
2550or ErrorCode.HDN_RedundantPattern
Generated\ErrorFacts.Generated.cs (1)
392case ErrorCode.HDN_RedundantPattern: