SourceGenHotReloadCleanupDescriptor Class

Definition

public sealed record SourceGenHotReloadCleanupDescriptor(string Token, Action<object> CleanupAction) : IEquatable<SourceGenHotReloadCleanupDescriptor>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (2)