Base:
method
Clone
System.Management.ObjectQuery.Clone()
3 overrides of Clone
System.Management (3)
artifacts\obj\System.Management\Debug\net10.0\System.Management.notsupported.cs (3)
715
public override object
Clone
() { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); }
732
public override object
Clone
() { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); }
748
public override object
Clone
() { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); }