1 write to _sRoot
System.Speech (1)
Recognition\SrgsGrammar\SrgsGrammar.cs (1)
274_sRoot = value;
4 references to _sRoot
System.Speech (4)
Recognition\SrgsGrammar\SrgsGrammar.cs (4)
208if (_sRoot != null) 213if (rule.Id == _sRoot) 223XmlParser.ThrowSrgsException(SRID.RootNotDefined, _sRoot); 270return _sRoot;