1 write to _toIndex
System.Net.Mail (1)
System\Net\Mail\SmtpTransport.cs (1)
320
_toCollection[
_toIndex
++].GetSmtpAddress(_allowUnicode) + _deliveryNotify,
3 references to _toIndex
System.Net.Mail (3)
System\Net\Mail\SmtpTransport.cs (3)
317
while (
_toIndex
< _toCollection.Count)
330
_toCollection[
_toIndex
- 1].GetSmtpAddress(_allowUnicode), response));
348
thisPtr._toCollection[thisPtr.
_toIndex
- 1].GetSmtpAddress(thisPtr._allowUnicode),