1 instantiation of UnhandledContentsEnumerable
Microsoft.AspNetCore.Components.AI (1)
Pipeline\BlockMappingContext.cs (1)
32
public UnhandledContentsEnumerable UnhandledContents =>
new
(Update.Contents, _handled);
1 reference to UnhandledContentsEnumerable
Microsoft.AspNetCore.Components.AI (1)
Pipeline\BlockMappingContext.cs (1)
32
public
UnhandledContentsEnumerable
UnhandledContents => new(Update.Contents, _handled);