3 references to ERR_QueryRangeVariableSameAsTypeParam
Microsoft.CodeAnalysis.CSharp (3)
Binder\InMethodBinder.cs (1)
321
diagnostics.Add(ErrorCode.
ERR_QueryRangeVariableSameAsTypeParam
, newLocation, name);
Errors\ErrorFacts.cs (2)
1442
or ErrorCode.
ERR_QueryRangeVariableSameAsTypeParam
2557
case ErrorCode.
ERR_QueryRangeVariableSameAsTypeParam
: