1 write to _hasHeader
System.Speech (1)
Internal\Synthesis\AudioFileOut.cs (1)
26
_hasHeader
= headerInfo;
2 references to _hasHeader
System.Speech (2)
Internal\Synthesis\AudioFileOut.cs (2)
72
if (_totalByteWrittens == 0 &&
_hasHeader
)
98
if (
_hasHeader
)