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