2 writes to _id
System.Speech (2)
Internal\Synthesis\AudioBase.cs (2)
210
block.
_id
= br.ReadUInt32();
343
_id
= FMT_MARKER;
2 references to _id
System.Speech (2)
Internal\Synthesis\AudioBase.cs (2)
213
if (block.
_id
!= FMT_MARKER)
259
bw.Write(block.
_id
);