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