6 references to s_asyncResultTable
System.DirectoryServices.Protocols (6)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (6)
333s_asyncResultTable.Add(asyncResult, messageID); 402if (!s_asyncResultTable.Contains(asyncResult)) 407messageId = (int)(s_asyncResultTable[asyncResult]); 410s_asyncResultTable.Remove(asyncResult); 469if (!s_asyncResultTable.Contains(asyncResult)) 475s_asyncResultTable.Remove(asyncResult);