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