2 writes to pszSemanticInterpretationGlobals
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (1)
1019header.pszSemanticInterpretationGlobals = iSemanticGlobals;
Internal\SrgsCompiler\CFGGrammar.cs (1)
95pszSemanticInterpretationGlobals = br.ReadUInt16();
1 reference to pszSemanticInterpretationGlobals
System.Speech (1)
Internal\SrgsCompiler\CFGGrammar.cs (1)
262header.pszGlobalTags = cfgSerializedHeader.pszSemanticInterpretationGlobals;