1 write to _globalTags
System.Speech (1)
Recognition\SrgsGrammar\SrgsGrammar.cs (1)
382_globalTags = value;
3 references to _globalTags
System.Speech (3)
Recognition\SrgsGrammar\SrgsGrammar.cs (3)
127foreach (string tag in _globalTags) 173if (_globalTags.Count > 0) 378return _globalTags;