Implemented interface member:
2 overrides of Clone
System.Management (2)
artifacts\obj\System.Management\Debug\net10.0\System.Management.notsupported.cs (2)
112
public override object
Clone
() { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); }
597
public override object
Clone
() { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); }