1 write to Kind
Microsoft.AspNetCore.Components.AI (1)
Pipeline\HandleResult.cs (1)
14Kind = kind;
4 references to Kind
Microsoft.AspNetCore.Components.AI (4)
Pipeline\BlockMappingPipeline.cs (4)
73BlockMappingPipelineLog.ActiveHandlerResult(_logger, active.Block.GetType().Name, result.Kind.ToString(), active.Block.Id); 75switch (result.Kind) 125BlockMappingPipelineLog.ActiveHandlerResult(_logger, emitBlock.GetType().Name, catchUpResult.Kind.ToString(), emitBlock.Id); 127if (catchUpResult.Kind == HandleResult.ResultKind.Complete)