6 references to WRN_ArgExpectedIn
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Expressions.cs (2)
3462ErrorCode.WRN_ArgExpectedIn, 6498if (!((ErrorCode)diagnostic.Code is ErrorCode.WRN_ArgExpectedRefOrIn or ErrorCode.WRN_ArgExpectedIn))
Binder\Binder_InterpolatedString.cs (1)
839or ErrorCode.WRN_ArgExpectedIn))
Errors\ErrorFacts.cs (2)
554case ErrorCode.WRN_ArgExpectedIn: 2402or ErrorCode.WRN_ArgExpectedIn
Generated\ErrorFacts.Generated.cs (1)
331case ErrorCode.WRN_ArgExpectedIn: