Describes a hot reload tracked document/type registration.
public sealed record SourceGenHotReloadTrackedDocumentDescriptor(Type TrackingType, string? BuildUri, string? SourcePath, int LiveInstanceCount, bool IsSourceWatched) : IEquatable<SourceGenHotReloadTrackedDocumentDescriptor>
kind:method, kind:property, kind:ctor. Press Esc to clear.SourceGenHotReloadTrackedDocumentDescriptor(Type, String?, String?, Int32, Boolean)Describes a hot reload tracked document/type registration.