5 references to WRN_ConvertingLock
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Conversions.cs (1)
337diagnostics.Add(ErrorCode.WRN_ConvertingLock, source.Syntax);
Binder\Binder_Operators.cs (1)
1098if ((ErrorCode)code is not ErrorCode.WRN_ConvertingLock)
Errors\ErrorFacts.cs (2)
571case ErrorCode.WRN_ConvertingLock: 2440or ErrorCode.WRN_ConvertingLock
Generated\ErrorFacts.Generated.cs (1)
339case ErrorCode.WRN_ConvertingLock: