7 references to CRLF
System.Net.Mail (7)
System\Net\Mail\SmtpCommands.cs (7)
225
conn.BufferBuilder.Append(SmtpCommands.
CRLF
);
231
conn.BufferBuilder.Append(SmtpCommands.
CRLF
);
391
conn.BufferBuilder.Append(SmtpCommands.
CRLF
);
445
conn.BufferBuilder.Append(SmtpCommands.
CRLF
);
502
conn.BufferBuilder.Append(SmtpCommands.
CRLF
);
566
conn.BufferBuilder.Append(SmtpCommands.
CRLF
);
631
conn.BufferBuilder.Append(SmtpCommands.
CRLF
);