4 references to Lookup
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\SearchValues\AnyByteSearchValues.cs (2)
20
_state.
Lookup
.GetByteValues();
24
_state.
Lookup
.Contains(value);
src\runtime\src\libraries\System.Private.CoreLib\src\System\SearchValues\IndexOfAnyAsciiSearcher.cs (2)
857
if (TNegator.NegateIfNeeded(state.
Lookup
.Contains(b)))
985
if (TNegator.NegateIfNeeded(state.
Lookup
.Contains(b)))