1 reference to Split
PresentationFramework (1)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (1)
654
string[] matches = Regex.
Split
(line.Trim(), regexPattern, regexOptions);