6 references to s_asyncResultTable
System.DirectoryServices.Protocols (6)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (6)
330s_asyncResultTable.Add(asyncResult, messageID); 399if (!s_asyncResultTable.Contains(asyncResult)) 404messageId = (int)(s_asyncResultTable[asyncResult]); 407s_asyncResultTable.Remove(asyncResult); 463if (!s_asyncResultTable.Contains(asyncResult)) 469s_asyncResultTable.Remove(asyncResult);