4 references to WordCharBitmap
System.Text.RegularExpressions.Generator (4)
RegexGenerator.Emitter.cs (4)
340private const string WordCharBitmap = nameof(WordCharBitmap); 361$"private static ReadOnlySpan<byte> {WordCharBitmap} => new byte[]", 382$" ReadOnlySpan<byte> ascii = {WordCharBitmap};", 406$" ReadOnlySpan<byte> ascii = {WordCharBitmap};",