1 instantiation of UnhandledContentsEnumerator
Microsoft.AspNetCore.Components.AI (1)
Pipeline\BlockMappingContext.cs (1)
89
public UnhandledContentsEnumerator GetEnumerator() =>
new
(_contents, _handled);
1 reference to UnhandledContentsEnumerator
Microsoft.AspNetCore.Components.AI (1)
Pipeline\BlockMappingContext.cs (1)
89
public
UnhandledContentsEnumerator
GetEnumerator() => new(_contents, _handled);