2 references to new
System.Speech (2)
Internal\GrammarBuilding\SemanticKeyElement.cs (1)
65
SemanticKeyElement semanticKeyElement =
new
(_semanticKey);
Recognition\SemanticResultKey.cs (1)
20
_semanticKey = new
SemanticKeyElement
(semanticResultKey);