Result\RecognizedPhrase.cs (5)
562if (property.pFirstChildOffset > 0)
565RecursivelyExtractSemanticProperties(propertyList, (int)property.pFirstChildOffset, phraseBuffer, ruleTree, words, isSapi53Header);
589if (property.pFirstChildOffset > 0)
600if (property.pFirstChildOffset > 0)
603RecursivelyExtractSemanticValue(phraseBuffer, (int)property.pFirstChildOffset, thisSemanticValue, words, isSapi53Header, semanticTag);