2 writes to _langId
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (2)
967_langId = header.langId; 1287_langId = value;
2 references to _langId
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (2)
1018header.LangID = (ushort)_langId; 1283return _langId;