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