1 write to _underlyingObject
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\Principal.cs (1)
835_underlyingObject = value;
2 references to _underlyingObject
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\Principal.cs (2)
827if (_underlyingObject != null) 828return _underlyingObject;