1 write to _len
System.Speech (1)
Internal\SapiInterop\SpAudioStreamWrapper.cs (1)
96
block.
_len
= br.ReadInt32();
2 references to _len
System.Speech (2)
Internal\SapiInterop\SpAudioStreamWrapper.cs (2)
104
_wfx = br.ReadBytes(block.
_len
);
108
if (block.
_len
== 16)