5 references to ScriptPathFilter
System.DirectoryServices.AccountManagement (5)
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (1)
467{typeof(ScriptPathFilter), "scriptPath", new FilterConverterDelegate(StringConverter)},
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_Query.cs (1)
284{typeof(ScriptPathFilter), "scriptPath", new FilterConverterDelegate(StringConverter)},
System\DirectoryServices\AccountManagement\QbeFilterDescription.cs (2)
58s_subclasses[ScriptPathFilter.PropertyNameStatic] = typeof(ScriptPathFilter);
System\DirectoryServices\AccountManagement\SAM\SAMQuerySet.cs (1)
302{typeof(ScriptPathFilter), "LoginScript", new MatcherDelegate(StringMatcher)},