3 references to CheckResponse
System.Net.Mail (3)
System\Net\Mail\SmtpCommands.cs (3)
217return CheckResponse(ReadLinesCommand.EndSend(result)); 237return CheckResponse(ReadLinesCommand.Send(conn)); 243return CheckResponse(ReadLinesCommand.Send(conn));