2 references to RemoveQuotes
Microsoft.ML.Tokenizers.Tests (2)
NormalizerTests.cs (2)
79
return
RemoveQuotes
(original.AsSpan(), index);
90
return
RemoveQuotes
(original, index);