1 write to toIndex
System (1)
net\System\Net\mail\SmtpTransport.cs (1)
440toCollection[toIndex++].GetSmtpAddress(allowUnicode) + deliveryNotify,
3 references to toIndex
System (3)
net\System\Net\mail\SmtpTransport.cs (3)
437while (toIndex < toCollection.Count) 449toCollection[toIndex - 1].GetSmtpAddress(allowUnicode), response)); 467thisPtr.toCollection[thisPtr.toIndex - 1].GetSmtpAddress(thisPtr.allowUnicode),