1 instantiation of WhiteSpaceRegex_5
Microsoft.ML.Tokenizers (1)
RegexGenerator.g.cs (1)
2154internal static readonly WhiteSpaceRegex_5 Instance = new();
2 references to WhiteSpaceRegex_5
Microsoft.ML.Tokenizers (2)
RegexGenerator.g.cs (2)
210private static partial global::System.Text.RegularExpressions.Regex WhiteSpaceRegex() => global::System.Text.RegularExpressions.Generated.WhiteSpaceRegex_5.Instance; 2154internal static readonly WhiteSpaceRegex_5 Instance = new();