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