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