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