2 writes to cchWords
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (1)
1022
header.
cchWords
= _words.StringSize();
Internal\SrgsCompiler\CFGGrammar.cs (1)
97
cchWords
= br.ReadInt32();
2 references to cchWords
System.Speech (2)
Internal\SrgsCompiler\CFGGrammar.cs (2)
274
header.pszWords = LoadStringBlob(streamHelper, cfgSerializedHeader.pszWords, cfgSerializedHeader.
cchWords
);
410
CheckSetOffsets(pFH.pszWords, pFH.
cchWords
* Helpers._sizeOfChar, ref ullStartOffset, pFH.ulTotalSerializedSize);