-
Home
-
API
-
XamlToCSharpGenerator.Runtime
-
SourceGenHotReloadTrackedDocumentDescriptor
-
Constructors
-
SourceGenHotReloadTrackedDocumentDescriptor(Type, String?, String?, Int32, Boolean)
SourceGenHotReloadTrackedDocumentDescriptor(Type, String?, String?, Int32, Boolean) Constructor
Definition
Describes a hot reload tracked document/type registration.
public SourceGenHotReloadTrackedDocumentDescriptor(Type TrackingType, string? BuildUri, string? SourcePath, int LiveInstanceCount, bool IsSourceWatched)
Parameters