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)
37
if (!
_handled
[i])
58
if (!
_handled
[i])
60
_handled
[i] = true;
94
if (!
_handled
[i])