3 writes to _options
System.DirectoryServices (3)
System\DirectoryServices\DirectoryEntry.cs (3)
52
_options
= new DirectoryEntryConfiguration(this);
99
_options
= new DirectoryEntryConfiguration(this);
141
_options
= new DirectoryEntryConfiguration(this);
1 reference to _options
System.DirectoryServices (1)
System\DirectoryServices\DirectoryEntry.cs (1)
451
return
_options
;