4 references to WRN_BadRefCompareLeft
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
298case ErrorCode.WRN_BadRefCompareLeft: 831or ErrorCode.WRN_BadRefCompareLeft
Generated\ErrorFacts.Generated.cs (1)
25case ErrorCode.WRN_BadRefCompareLeft:
Lowering\DiagnosticsPass_Warnings.cs (1)
332_diagnostics.Add(ErrorCode.WRN_BadRefCompareLeft, node.Syntax.Location, t);