4 writes to _semanticKey
System.Speech (4)
Recognition\SrgsGrammar\SrgsRuleRef.cs (4)
52_semanticKey = semanticKey; 59_semanticKey = semanticKey; 74_semanticKey = semanticKey; 255_semanticKey = semanticKey;
4 references to _semanticKey
System.Speech (4)
Recognition\SrgsGrammar\SrgsRuleRef.cs (4)
97return _semanticKey; 161if (_semanticKey != null) 163writer.WriteAttributeString("sapi", "semantic-key", XmlParser.sapiNamespace, _semanticKey); 180bool fScript = _params != null || _semanticKey != null;