4 references to WRN_RedundantPattern
Microsoft.CodeAnalysis.CSharp (4)
Binder\DecisionDagBuilder_CheckOrReachability.cs (1)
211ErrorCode errorCode = shouldWarn(node) ? ErrorCode.WRN_RedundantPattern : ErrorCode.HDN_RedundantPattern;
Errors\ErrorFacts.cs (2)
577case ErrorCode.WRN_RedundantPattern: 2551or ErrorCode.WRN_RedundantPattern
Generated\ErrorFacts.Generated.cs (1)
348case ErrorCode.WRN_RedundantPattern: