6 references to WRN_ArgExpectedIn
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Expressions.cs (2)
3424ErrorCode.WRN_ArgExpectedIn, 6402if (!((ErrorCode)diagnostic.Code is ErrorCode.WRN_ArgExpectedRefOrIn or ErrorCode.WRN_ArgExpectedIn))
Binder\Binder_InterpolatedString.cs (1)
701or ErrorCode.WRN_ArgExpectedIn))
Errors\ErrorFacts.cs (2)
547case ErrorCode.WRN_ArgExpectedIn: 2394or ErrorCode.WRN_ArgExpectedIn
Generated\ErrorFacts.Generated.cs (1)
331case ErrorCode.WRN_ArgExpectedIn: