2 references to _childCaptures
Microsoft.AspNetCore.Components.Endpoints (2)
src\aspnetcore\src\Components\Shared\src\RenderFragmentCapture.cs (2)
29public IReadOnlyDictionary<int, RenderFragmentCapture> ChildCaptures => _childCaptures; 88_childCaptures[j - start] = innerCapture;