2 writes to _wellKnownSid
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADStoreKey.cs (2)
25
_wellKnownSid
= false;
44
_wellKnownSid
= true;
4 references to _wellKnownSid
System.DirectoryServices.AccountManagement (4)
System\DirectoryServices\AccountManagement\AD\ADStoreKey.cs (4)
61
if (
_wellKnownSid
!= that.
_wellKnownSid
)
64
if (!
_wellKnownSid
)
81
return !
_wellKnownSid
?