1 write to _invocation
Microsoft.AspNetCore.Components.AI (1)
Blocks\UIActionBlock.cs (1)
69
_invocation
??= InvokeCoreAsync(cancellationToken);
1 reference to _invocation
Microsoft.AspNetCore.Components.AI (1)
Blocks\UIActionBlock.cs (1)
70
return
_invocation
;