4 references to NameFilter
System.DirectoryServices.AccountManagement (4)
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (1)
456{typeof(NameFilter), "name", new FilterConverterDelegate(StringConverter)},
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_Query.cs (1)
274{typeof(NameFilter), "name", new FilterConverterDelegate(StringConverter)},
System\DirectoryServices\AccountManagement\QbeFilterDescription.cs (2)
48s_subclasses[NameFilter.PropertyNameStatic] = typeof(NameFilter);