8 references to ParentReplicaIndex
Aspire.Hosting (4)
Lifecycle\TerminalHostEventingSubscriber.cs (3)
75
host.Parent.Name, host.
ParentReplicaIndex
);
84
host.Parent.Name, host.
ParentReplicaIndex
);
108
host.
ParentReplicaIndex
,
Lifecycle\TerminalHostFailureDiagnosticService.cs (1)
128
host.
ParentReplicaIndex
,
Aspire.Hosting.Tests (4)
WithTerminalTests.cs (4)
148
Assert.Equal(0, single.
ParentReplicaIndex
);
1115
Assert.Equal(0, single.
ParentReplicaIndex
);
1137
Assert.Equal(i, hosts[i].
ParentReplicaIndex
);
1167
Assert.Equal(i, hosts[i].
ParentReplicaIndex
);