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