2 references to ComputeUniqueLowNibbleState
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\SearchValues\AsciiByteSearchValues.cs (1)
27IndexOfAnyAsciiSearcher.ComputeUniqueLowNibbleState(values, out _state);
src\libraries\System.Private.CoreLib\src\System\SearchValues\AsciiCharSearchValues.cs (1)
28IndexOfAnyAsciiSearcher.ComputeUniqueLowNibbleState(values, out _state);