3 writes to _len
System.Speech (3)
Internal\Synthesis\AudioBase.cs (3)
201
riff.
_len
= br.ReadInt32();
252
riff.
_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)
254
bw.Write(riff.
_len
);