2 references to LexicalForm
System.Speech (2)
Internal\SapiInterop\SapiRecoInterop.cs (2)
481if (word.Text == null || word.LexicalForm != word.Text) 483GCHandle handle = GCHandle.Alloc(word.LexicalForm, GCHandleType.Pinned);