4 references to WRN_BadRefCompareRight
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
284case ErrorCode.WRN_BadRefCompareRight: 804or ErrorCode.WRN_BadRefCompareRight
Generated\ErrorFacts.Generated.cs (1)
26case ErrorCode.WRN_BadRefCompareRight:
Lowering\DiagnosticsPass_Warnings.cs (1)
338_diagnostics.Add(ErrorCode.WRN_BadRefCompareRight, node.Syntax.Location, t);