1 write to State
Microsoft.AspNetCore.Components.AI (1)
Pipeline\BlockMappingResult.cs (1)
24State = state;
2 references to State
Microsoft.AspNetCore.Components.AI (2)
Pipeline\HandlerEntry.cs (2)
21return new ActiveEntry(_handler, result.State!, result.Block!); 50_state = result.State!;