SourceGenHotReloadRemoteUpdateRequest(Int64, String?, Nullable, Boolean, IReadOnlyList, IReadOnlyList, String?) Constructor

Definition

Assembly XamlToCSharpGenerator.Runtime.Core.dll
public SourceGenHotReloadRemoteUpdateRequest(long OperationId, string? RequestId, long? CorrelationId, bool ApplyAll, IReadOnlyList<string> TypeNames, IReadOnlyList<string> BuildUris, string? Trigger = null)

Parameters

OperationId
Int64
RequestId
String
CorrelationId
Nullable<Int64>
ApplyAll
Boolean
Trigger
String