1 write to _globalTags
System.Speech (1)
Internal\SrgsCompiler\BackEnd.cs (1)
1331_globalTags = value;
3 references to _globalTags
System.Speech (3)
Internal\SrgsCompiler\BackEnd.cs (3)
76if (_globalTags.Count > 0) 79foreach (string s in _globalTags) 1327return _globalTags;