2 references to TryComputeBitmap
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\SearchValues\IndexOfAnyAsciiSearcher.cs (2)
217
if (
TryComputeBitmap
(asciiValues, (byte*)&state.Bitmap._lower, out bool needleContainsZero))
244
if (
TryComputeBitmap
(asciiValues, (byte*)&state.Bitmap._lower, out bool needleContainsZero))