2 writes to cBasePath
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (1)
1041header.cBasePath = cBasePath > 0 ? ulOffset : 0; //If there is no base path offset is set to zero
Internal\SrgsCompiler\CFGGrammar.cs (1)
128cBasePath = br.ReadUInt32();
1 reference to cBasePath
System.Speech (1)
Internal\SrgsCompiler\CFGGrammar.cs (1)
301if (cfgSerializedHeader.cBasePath > 0)