1 write to _handlers
Microsoft.AspNetCore.Components.AI (1)
Pipeline\BlockMappingContext.cs (1)
25_handlers = handlers;
3 references to _handlers
Microsoft.AspNetCore.Components.AI (3)
Pipeline\BlockMappingContext.cs (3)
84if (_handlers is null) 96var context = new BlockMappingContext(update, _handlers); 98foreach (var handler in _handlers)