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