2 writes to _type
System.Speech (2)
Internal\Synthesis\AudioBase.cs (2)
202
riff.
_type
= br.ReadUInt32();
330
_type
= WAVE_MARKER;
2 references to _type
System.Speech (2)
Internal\Synthesis\AudioBase.cs (2)
204
if (riff._id != RIFF_MARKER && riff.
_type
!= WAVE_MARKER)
255
bw.Write(riff.
_type
);