19 writes to vValue
System.DirectoryServices (19)
System\DirectoryServices\DirectorySearcher.cs (19)
667
info.
vValue
= new AdsValueHelper((int)SearchScope).GetStruct();
675
info.
vValue
= new AdsValueHelper(findMoreThanOne ? SizeLimit : 1).GetStruct();
684
info.
vValue
= new AdsValueHelper((int)ServerTimeLimit.TotalSeconds).GetStruct();
691
info.
vValue
= new AdsValueHelper(PropertyNamesOnly).GetStruct();
699
info.
vValue
= new AdsValueHelper((int)ClientTimeout.TotalSeconds).GetStruct();
708
info.
vValue
= new AdsValueHelper(PageSize).GetStruct();
717
info.
vValue
= new AdsValueHelper((int)ServerPageTimeLimit.TotalSeconds).GetStruct();
724
info.
vValue
= new AdsValueHelper((int)ReferralChasing).GetStruct();
732
info.
vValue
= new AdsValueHelper(Asynchronous).GetStruct();
741
info.
vValue
= new AdsValueHelper(Tombstone).GetStruct();
750
info.
vValue
= new AdsValueHelper(AttributeScopeQuery, AdsType.ADSTYPE_CASE_IGNORE_STRING).GetStruct();
759
info.
vValue
= new AdsValueHelper((int)DerefAlias).GetStruct();
768
info.
vValue
= new AdsValueHelper((int)SecurityMasks).GetStruct();
777
info.
vValue
= new AdsValueHelper((int)ExtendedDN).GetStruct();
786
info.
vValue
= new AdsValueHelper(DirectorySynchronization!.GetDirectorySynchronizationCookie(), AdsType.ADSTYPE_PROV_SPECIFIC).GetStruct();
793
info.
vValue
= new AdsValueHelper((int)DirectorySynchronization.Option).GetStruct();
816
info.
vValue
= new AdsValueHelper(sortKeyBytes, AdsType.ADSTYPE_PROV_SPECIFIC).GetStruct();
858
info.
vValue
= new AdsValueHelper(vlvBytes, AdsType.ADSTYPE_PROV_SPECIFIC).GetStruct();
867
info.
vValue
= new AdsValueHelper(CacheResults).GetStruct();