1 write to _handledCount
Microsoft.AspNetCore.Components.AI (1)
Pipeline\StateMapperContext.cs (1)
61_handledCount++;
2 references to _handledCount
Microsoft.AspNetCore.Components.AI (2)
Pipeline\StateMapperContext.cs (2)
81internal bool HasHandledContent => _handledCount > 0; 85if (_handledCount == 0)