1 write to _handled
Microsoft.AspNetCore.Components.AI (1)
Pipeline\StateMapperContext.cs (1)
19_handled = new bool[update.Contents.Count];
4 references to _handled
Microsoft.AspNetCore.Components.AI (4)
Pipeline\StateMapperContext.cs (4)
37if (!_handled[i]) 58if (!_handled[i]) 60_handled[i] = true; 94if (!_handled[i])