1 write to _stateObject
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\ldap\LdapAsyncResult.cs (1)
20
_stateObject
= state;
1 reference to _stateObject
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\ldap\LdapAsyncResult.cs (1)
26
object IAsyncResult.AsyncState =>
_stateObject
;