2 references to Find
System.Speech (2)
Recognition\Grammar.cs (1)
518if ((found = ruleRef.Find(grammarId)) != null)
Recognition\RecognizerBase.cs (1)
1524Grammar? parent = _topLevel!.Find(parentGrammarId);