6 references to WRN_ArgExpectedRefOrIn
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Expressions.cs (2)
4031ErrorCode.WRN_ArgExpectedRefOrIn, 6700if (!((ErrorCode)diagnostic.Code is ErrorCode.WRN_ArgExpectedRefOrIn or ErrorCode.WRN_ArgExpectedIn))
Binder\Binder_InterpolatedString.cs (1)
838or ErrorCode.WRN_ArgExpectedRefOrIn
Errors\ErrorFacts.cs (2)
559case ErrorCode.WRN_ArgExpectedRefOrIn: 2415or ErrorCode.WRN_ArgExpectedRefOrIn
Generated\ErrorFacts.Generated.cs (1)
328case ErrorCode.WRN_ArgExpectedRefOrIn: