2 references to ToList
PresentationFramework (2)
System\Windows\Documents\MsSpellCheckLib\SpellChecker\SpellChecker.cs (2)
328
return errors?.
ToList
(this, text, false, true);
356
return errors?.
ToList
(this, text, false, true);