2 references to ERR_TypeVarNotFoundRangeVariable
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Symbols.cs (1)
2594
var code = (where.Parent is QueryClauseSyntax) ? ErrorCode.
ERR_TypeVarNotFoundRangeVariable
: ErrorCode.ERR_TypeVarNotFound;
Errors\ErrorFacts.cs (1)
1435
or ErrorCode.
ERR_TypeVarNotFoundRangeVariable