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