2 writes to LangID
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (1)
1018
header.
LangID
= (ushort)_langId;
Internal\SrgsCompiler\CFGGrammar.cs (1)
94
LangID
= br.ReadUInt16();
1 reference to LangID
System.Speech (1)
Internal\SrgsCompiler\CFGGrammar.cs (1)
261
header.langId = cfgSerializedHeader.
LangID
;