5 references to AppendCRLF
System.Net.Mail (5)
System\Net\Mime\ByteEncoder.cs (2)
30
WriteState.
AppendCRLF
(shouldAppendSpaceToCRLF);
90
WriteState.
AppendCRLF
(true);
System\Net\Mime\EightBitStream.cs (1)
105
WriteState.
AppendCRLF
(false); // Resets CurrentLineLength to 0
System\Net\Mime\QuotedPrintableStream.cs (2)
220
WriteState.
AppendCRLF
(false);
242
WriteState.
AppendCRLF
(false);