2 writes to pIL
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (1)
1080header.pIL = 0;
Internal\SrgsCompiler\CFGGrammar.cs (1)
123pIL = br.ReadUInt32();
2 references to pIL
System.Speech (2)
Internal\SrgsCompiler\CFGGrammar.cs (2)
386assemblyContent = Load<byte>(streamHelper, pFH.pIL, pFH.cIL); 480CheckSetOffsets(pFH.pIL, pFH.cIL * sizeof(byte), ref ullStartOffset, pFH.ulTotalSerializedSize);