SourceGenHotReloadTrackedDocumentDescriptor(Type, String?, String?, Int32, Boolean) Constructor

Definition

Assembly XamlToCSharpGenerator.Runtime.Core.dll

Describes a hot reload tracked document/type registration.

public SourceGenHotReloadTrackedDocumentDescriptor(Type TrackingType, string? BuildUri, string? SourcePath, int LiveInstanceCount, bool IsSourceWatched)

Parameters

TrackingType
Type?
BuildUri
String
SourcePath
String
LiveInstanceCount
Int32
IsSourceWatched
Boolean