3 references to CheckResponse
System (3)
net\System\Net\mail\SmtpCommands.cs (3)
212return CheckResponse(ReadLinesCommand.EndSend(result)); 232return CheckResponse(ReadLinesCommand.Send(conn)); 238return CheckResponse(ReadLinesCommand.Send(conn));