5 references to s_objectLock
System.DirectoryServices.Protocols (5)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (2)
179
lock (
s_objectLock
)
1157
lock (
s_objectLock
)
System\DirectoryServices\Protocols\ldap\LdapSessionOptions.cs (3)
907
lock (LdapConnection.
s_objectLock
)
969
lock (LdapConnection.
s_objectLock
)
1049
lock (LdapConnection.
s_objectLock
)