2 writes to pPDB
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (1)
1083
header.
pPDB
= 0;
Internal\SrgsCompiler\CFGGrammar.cs (1)
125
pPDB
= br.ReadUInt32();
2 references to pPDB
System.Speech (2)
Internal\SrgsCompiler\CFGGrammar.cs (2)
388
assemblyDebugSymbols = pFH.cPDB > 0 ? Load<byte>(streamHelper, pFH.
pPDB
, pFH.cPDB) : null;
485
CheckSetOffsets(pFH.
pPDB
, pFH.cPDB * sizeof(byte), ref ullStartOffset, pFH.ulTotalSerializedSize);