1 write to _queryDelegate
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\ldap\LdapSessionOptions.cs (1)
155_queryDelegate = new QUERYFORCONNECTIONInternal(ProcessQueryConnection);
1 reference to _queryDelegate
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\ldap\LdapSessionOptions.cs (1)
874query = tempCallback.QueryForConnection == null ? null : _queryDelegate,