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