1 instantiation of DirSyncResponseControl
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\common\DirectoryControl.cs (1)
223
DirSyncResponseControl dirsync = new
DirSyncResponseControl
(dirsyncCookie, moreResults != 0, count, controls[i].IsCritical, value);
1 reference to DirSyncResponseControl
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\common\DirectoryControl.cs (1)
223
DirSyncResponseControl
dirsync = new DirSyncResponseControl(dirsyncCookie, moreResults != 0, count, controls[i].IsCritical, value);