5 references to s_componentsCreated
System.DirectoryServices (5)
System\DirectoryServices\Design\DirectoryEntryConverter.cs (5)
40
s_componentsCreated
[text] = newEntry;
69
if (
s_componentsCreated
.ContainsKey(path))
71
DirectoryEntry existingComponent = (DirectoryEntry)
s_componentsCreated
[path]!;
73
s_componentsCreated
.Remove(path);
79
s_componentsCreated
.Remove(path);