2 writes to _dupItems
System.Speech (2)
Result\RecognizedPhrase.cs (2)
427_semantics = RecursiveBuildSemanticProperties(words, propertyList, ruleTree, _grammarOptions & GrammarOptions.TagFormat, ref _dupItems); 597InsertSemanticValueToDictionary(semanticValue, propertyName, thisSemanticValue, semanticTag, ref _dupItems);
2 references to _dupItems
System.Speech (2)
Result\RecognizedPhrase.cs (2)
1077if (_dupItems != null && _dupItems.Contains(kv.Value))