2 references to GetUnderlyingObjectType
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (1)
363Debug.Assert(p.GetUnderlyingObjectType() == typeof(DirectoryEntry));
System\DirectoryServices\AccountManagement\Principal.cs (1)
641Debug.Assert(this.GetUnderlyingObjectType() == typeof(DirectoryEntry));