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