3 overrides of GetDirectoryEntry
System.DirectoryServices (3)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (3)
648
public override System.DirectoryServices.DirectoryEntry
GetDirectoryEntry
() { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
1018
public override System.DirectoryServices.DirectoryEntry
GetDirectoryEntry
() { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
1162
public override System.DirectoryServices.DirectoryEntry
GetDirectoryEntry
() { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }