1 reference to CheckImplWithRetries
PresentationFramework (1)
System\Windows\Documents\MsSpellCheckLib\SpellChecker\SpellChecker.cs (1)
349
return _disposed ? null :
CheckImplWithRetries
(text, suppressCOMExceptions);