7 references to CRLF
System.Net.Mail (7)
System\Net\Mail\SmtpCommands.cs (7)
70
conn.BufferBuilder.Append(SmtpCommands.
CRLF
);
76
conn.BufferBuilder.Append(SmtpCommands.
CRLF
);
210
conn.BufferBuilder.Append(SmtpCommands.
CRLF
);
253
conn.BufferBuilder.Append(SmtpCommands.
CRLF
);
297
conn.BufferBuilder.Append(SmtpCommands.
CRLF
);
353
conn.BufferBuilder.Append(SmtpCommands.
CRLF
);
406
conn.BufferBuilder.Append(SmtpCommands.
CRLF
);