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