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