3 instantiations of DirectoryEntryConfiguration
System.DirectoryServices (3)
System\DirectoryServices\DirectoryEntry.cs (3)
52_options = new DirectoryEntryConfiguration(this); 99_options = new DirectoryEntryConfiguration(this); 141_options = new DirectoryEntryConfiguration(this);
2 references to DirectoryEntryConfiguration
System.DirectoryServices (2)
System\DirectoryServices\DirectoryEntry.cs (2)
36private readonly DirectoryEntryConfiguration _options; 443public DirectoryEntryConfiguration? Options