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