3 references to Guid
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (2)
393ADStoreKey key = new ADStoreKey(((DirectoryEntry)p.UnderlyingObject).Guid); 399GlobalDebug.WriteLineIf(GlobalDebug.Info, "ADStoreCtx", "Insert: new GUID is ", ((DirectoryEntry)p.UnderlyingObject).Guid);
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (1)
304g = de.Guid;