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