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)
1018
header.LangID = (ushort)
_langId
;
1283
return
_langId
;