5 references to AppendCRLF
System.Net.Mail (5)
System\Net\Mime\ByteEncoder.cs (2)
30
WriteState.
AppendCRLF
(shouldAppendSpaceToCRLF);
87
WriteState.
AppendCRLF
(true);
System\Net\Mime\EightBitStream.cs (1)
115
WriteState.
AppendCRLF
(false); // Resets CurrentLineLength to 0
System\Net\Mime\QuotedPrintableStream.cs (2)
221
WriteState.
AppendCRLF
(false);
243
WriteState.
AppendCRLF
(false);