1 instantiation of Placeholder
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AD\SDSCache.cs (1)
160credTable[userName] = new Placeholder();
4 references to Placeholder
System.DirectoryServices.AccountManagement (4)
System\DirectoryServices\AccountManagement\AD\SDSCache.cs (4)
108if (o is Placeholder) 114contextReadyEvent = ((Placeholder)o).contextReadyEvent; 180Placeholder placeHolder = (Placeholder)credTable[userName];