SourceGenHotReloadUpdateContext(SourceGenHotReloadTrigger, IReadOnlyList?, IReadOnlyList, Int32, Nullable, String?, Nullable) Constructor

Definition

Assembly XamlToCSharpGenerator.Runtime.Core.dll
public SourceGenHotReloadUpdateContext(SourceGenHotReloadTrigger trigger, IReadOnlyList<Type>? requestedTypes, IReadOnlyList<Type> reloadedTypes, int operationCount, long? operationId = default(long? ), string? requestId = null, long? correlationId = default(long? ))

Parameters

requestedTypes
IReadOnlyList<Type>
reloadedTypes
IReadOnlyList<Type>
operationCount
Int32
operationId
Nullable<Int64>
requestId
String
correlationId
Nullable<Int64>