2 references to reachedEndValue
Microsoft.CodeAnalysis (2)
Binding\AbstractLookupSymbolsInfo.cs (2)
49
if (_current ==
reachedEndValue
)
84
_current =
reachedEndValue
;