1 reference to ProgressEventHandler
System.Management (1)
artifacts\obj\System.Management\Debug\net10.0\System.Management.notsupported.cs (1)
377
public event System.Management.
ProgressEventHandler
Progress { add { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); } remove { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); } }