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