5 references to WRN_ConvertingLock
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Conversions.cs (1)
288diagnostics.Add(ErrorCode.WRN_ConvertingLock, source.Syntax);
Binder\Binder_Operators.cs (1)
662if ((ErrorCode)code is not ErrorCode.WRN_ConvertingLock)
Errors\ErrorFacts.cs (2)
556case ErrorCode.WRN_ConvertingLock: 2415or ErrorCode.WRN_ConvertingLock
Generated\ErrorFacts.Generated.cs (1)
340case ErrorCode.WRN_ConvertingLock: