1 write to _handled
Microsoft.AspNetCore.Components.AI (1)
Pipeline\BlockMappingContext.cs (1)
124
_handled
= handled;
1 reference to _handled
Microsoft.AspNetCore.Components.AI (1)
Pipeline\BlockMappingContext.cs (1)
131
public UnhandledContentsEnumerator GetEnumerator() => new(_contents,
_handled
);