1 write to _disposed
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\PrincipalCollection.cs (1)
641
_disposed
= true;
2 references to _disposed
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\PrincipalCollection.cs (2)
628
if (!
_disposed
)
698
if (
_disposed
)