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