3 writes to _len
System.Speech (3)
Internal\Synthesis\AudioBase.cs (3)
201riff._len = br.ReadInt32(); 252riff._len = total + cData - 8/* - cRiff*/; // for the "WAVE" 4 characters 331_len = length;
1 reference to _len
System.Speech (1)
Internal\Synthesis\AudioBase.cs (1)
254bw.Write(riff._len);