3 references to InsertSemanticValueToDictionary
System.Speech (3)
Result\RecognizedPhrase.cs (3)
479InsertSemanticValueToDictionary(semanticValue, kv.Key, kv.Value, semanticTag, ref dupItems); 517InsertSemanticValueToDictionary(semanticValue, property._name, property._value, semanticTag, ref dupItems); 597InsertSemanticValueToDictionary(semanticValue, propertyName, thisSemanticValue, semanticTag, ref _dupItems);