4 writes to _needDispose
System.DirectoryServices.Protocols (4)
System\DirectoryServices\Protocols\Interop\SafeHandles.Linux.cs (3)
16
_needDispose
= true;
23
_needDispose
= true;
28
_needDispose
= disposeHandle;
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (1)
167
_ldapHandle.
_needDispose
= value;
1 reference to _needDispose
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\Interop\SafeHandles.Linux.cs (1)
41
if (
_needDispose
)