1 reference to shouldWarn
Microsoft.CodeAnalysis.CSharp (1)
Binder\DecisionDagBuilder_CheckOrReachability.cs (1)
209
ErrorCode errorCode =
shouldWarn
(node) ? ErrorCode.WRN_RedundantPattern : ErrorCode.HDN_RedundantPattern;