3 writes to cWords
System.Speech (3)
Internal\SrgsCompiler\BackEnd.cs (2)
1023header.cWords = _words.Count; 1030header.cWords++;
Internal\SrgsCompiler\CFGGrammar.cs (1)
98cWords = br.ReadInt32();
1 reference to cWords
System.Speech (1)
Internal\SrgsCompiler\BackEnd.cs (1)
1028if (header.cWords > 0)