1 write to _propertyToMatch
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\SAM\SAMQuerySet.cs (1)
681
_propertyToMatch
= property;
2 references to _propertyToMatch
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\SAM\SAMQuerySet.cs (2)
698
switch (
_propertyToMatch
)
710
Debug.Fail("FindByDateMatcher.Matches: Fell off end looking for propertyToMatch=" +
_propertyToMatch
.ToString());