6 references to WRN_ArgExpectedRefOrIn
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Expressions.cs (2)
3416ErrorCode.WRN_ArgExpectedRefOrIn, 6402if (!((ErrorCode)diagnostic.Code is ErrorCode.WRN_ArgExpectedRefOrIn or ErrorCode.WRN_ArgExpectedIn))
Binder\Binder_InterpolatedString.cs (1)
700or ErrorCode.WRN_ArgExpectedRefOrIn
Errors\ErrorFacts.cs (2)
545case ErrorCode.WRN_ArgExpectedRefOrIn: 2391or ErrorCode.WRN_ArgExpectedRefOrIn
Generated\ErrorFacts.Generated.cs (1)
329case ErrorCode.WRN_ArgExpectedRefOrIn: