1 write to _asyncState
System.Net.Mail (1)
src\libraries\Common\src\System\Net\LazyAsyncResult.cs (1)
61
_asyncState
= myState;
1 reference to _asyncState
System.Net.Mail (1)
src\libraries\Common\src\System\Net\LazyAsyncResult.cs (1)
81
return
_asyncState
;