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)
1437
or ErrorCode.
ERR_QueryRangeVariableSameAsTypeParam
2509
case ErrorCode.
ERR_QueryRangeVariableSameAsTypeParam
: