61 references to AddComponentReferenceCapture
Aspire.Dashboard (39)
Components_Controls_AspireMenu_razor.g.cs (1)
385
__builder.
AddComponentReferenceCapture
(11, (__value) => {
Components_Controls_Chart_MetricTable_razor.g.cs (1)
902
__builder.
AddComponentReferenceCapture
(__seq7, (__value) => { __arg7((global::Microsoft.FluentUI.AspNetCore.Components.FluentDataGrid<TGridItem>)__value); });
Components_Controls_LogViewer_razor.g.cs (1)
775
__builder.
AddComponentReferenceCapture
(69, (__value) => {
Components_Controls_ResourceActions_razor.g.cs (1)
586
__builder.
AddComponentReferenceCapture
(27, (__value) => {
Components_Controls_SpanActions_razor.g.cs (1)
273
__builder.
AddComponentReferenceCapture
(5, (__value) => {
Components_Controls_StructuredLogActions_razor.g.cs (1)
273
__builder.
AddComponentReferenceCapture
(5, (__value) => {
Components_Controls_SummaryDetailsView_razor.g.cs (1)
636
__builder.
AddComponentReferenceCapture
(33, (__value) => {
Components_Controls_TextVisualizer_razor.g.cs (1)
566
__builder.
AddComponentReferenceCapture
(__seq4, (__value) => { __arg4((global::Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize<TItem>)__value); });
Components_Controls_TraceActions_razor.g.cs (1)
273
__builder.
AddComponentReferenceCapture
(5, (__value) => {
Components_Dialogs_InteractionsInputDialog_razor.g.cs (6)
642
__builder5.
AddComponentReferenceCapture
(44, (__value) => {
937
__builder5.
AddComponentReferenceCapture
(72, (__value) => {
1213
__builder5.
AddComponentReferenceCapture
(92, (__value) => {
1490
__builder5.
AddComponentReferenceCapture
(113, (__value) => {
1672
__builder5.
AddComponentReferenceCapture
(128, (__value) => {
1871
__builder5.
AddComponentReferenceCapture
(144, (__value) => {
Components_Pages_ConsoleLogs_razor.g.cs (2)
1190
__builder2.
AddComponentReferenceCapture
(83, (__value) => {
1204
__builder.
AddComponentReferenceCapture
(84, (__value) => {
Components_Pages_Login_razor.g.cs (1)
509
__builder2.
AddComponentReferenceCapture
(51, (__value) => {
Components_Pages_Metrics_razor.g.cs (3)
806
__builder2.
AddComponentReferenceCapture
(55, (__value) => {
975
__builder3.
AddComponentReferenceCapture
(70, (__value) => {
1658
__builder.
AddComponentReferenceCapture
(144, (__value) => {
Components_Pages_Resources_razor.g.cs (5)
2818
__builder4.
AddComponentReferenceCapture
(272, (__value) => {
2832
__builder3.
AddComponentReferenceCapture
(273, (__value) => {
3266
__builder3.
AddComponentReferenceCapture
(326, (__value) => {
3418
__builder2.
AddComponentReferenceCapture
(341, (__value) => {
3433
__builder.
AddComponentReferenceCapture
(342, (__value) => {
Components_Pages_StructuredLogs_razor.g.cs (5)
554
__builder2.
AddComponentReferenceCapture
(36, (__value) => {
1892
__builder4.
AddComponentReferenceCapture
(205, (__value) => {
1906
__builder3.
AddComponentReferenceCapture
(206, (__value) => {
2015
__builder2.
AddComponentReferenceCapture
(216, (__value) => {
2029
__builder.
AddComponentReferenceCapture
(217, (__value) => {
Components_Pages_TraceDetail_razor.g.cs (3)
2748
__builder4.
AddComponentReferenceCapture
(362, (__value) => {
2762
__builder3.
AddComponentReferenceCapture
(363, (__value) => {
2904
__builder.
AddComponentReferenceCapture
(372, (__value) => {
Components_Pages_Traces_razor.g.cs (5)
537
__builder2.
AddComponentReferenceCapture
(35, (__value) => {
2064
__builder3.
AddComponentReferenceCapture
(222, (__value) => {
2078
__builder2.
AddComponentReferenceCapture
(223, (__value) => {
2163
__builder2.
AddComponentReferenceCapture
(230, (__value) => {
2177
__builder.
AddComponentReferenceCapture
(231, (__value) => {
Microsoft.AspNetCore.Components (1)
DynamicComponent.cs (1)
105
builder.
AddComponentReferenceCapture
(2, component => Instance = component);
Microsoft.AspNetCore.Components.QuickGrid (1)
QuickGrid_razor.g.cs (1)
337
__builder3.
AddComponentReferenceCapture
(32, (__value) => {
Microsoft.AspNetCore.Components.QuickGrid.Tests (1)
GridRaceConditionTest.cs (1)
124
builder.
AddComponentReferenceCapture
(3, component => _grid = (TGrid)component);
Microsoft.AspNetCore.Components.Tests (17)
CascadingParameterTest.cs (1)
971
builder.
AddComponentReferenceCapture
(2, component => NestedSubscriber = component as SimpleSubscriberComponent);
ComponentBaseTest.cs (4)
393
builder.
AddComponentReferenceCapture
(2, inst => capturedBoundary = (TestErrorBoundary)inst);
425
builder.
AddComponentReferenceCapture
(2, inst => capturedBoundary = (TestErrorBoundary)inst);
453
builder.
AddComponentReferenceCapture
(2, inst => testComponentErrorBuildRenderTree = (TestComponentErrorBuildRenderTree)inst);
481
builder.
AddComponentReferenceCapture
(2, inst => testComponentErrorBuildRenderTree = (TestComponentErrorBuildRenderTree)inst);
Rendering\RenderTreeBuilderTest.cs (8)
565
builder.
AddComponentReferenceCapture
(1, _ => { });
580
builder.
AddComponentReferenceCapture
(1, _ => { });
808
builder.
AddComponentReferenceCapture
(2, myAction); // 2: # capture: myAction
829
builder.
AddComponentReferenceCapture
(0, _ => { });
843
builder.
AddComponentReferenceCapture
(1, _ => { });
857
builder.
AddComponentReferenceCapture
(1, _ => { });
876
builder.
AddComponentReferenceCapture
(0, referenceCaptureAction1);
877
builder.
AddComponentReferenceCapture
(0, referenceCaptureAction2);
RenderTreeDiffBuilderTest.cs (4)
1912
newTree.
AddComponentReferenceCapture
(1, assigner1);
1913
newTree.
AddComponentReferenceCapture
(2, assigner2);
1951
oldTree.
AddComponentReferenceCapture
(1, assigner);
1954
newTree.
AddComponentReferenceCapture
(1, assigner);
Microsoft.AspNetCore.Components.Web.Tests (2)
HtmlRendering\HtmlRendererTest.cs (1)
626
rtb.
AddComponentReferenceCapture
(5, cr => { });
Virtualization\VirtualizeTest.cs (1)
122
builder.
AddComponentReferenceCapture
(4, component => captureRenderedVirtualize(component as Virtualize<TItem>));