1 implementation of Invoke
Microsoft.AspNetCore.Components.AI (1)
Pipeline\HandlerEntry.cs (1)
44public HandleResult Invoke(BlockMappingContext context)
1 reference to Invoke
Microsoft.AspNetCore.Components.AI (1)
Pipeline\BlockMappingPipeline.cs (1)
56var result = active.Invoke(context);