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)
147
Assert.Equal(0, single.
ParentReplicaIndex
);
1066
Assert.Equal(0, single.
ParentReplicaIndex
);
1088
Assert.Equal(i, hosts[i].
ParentReplicaIndex
);
1118
Assert.Equal(i, hosts[i].
ParentReplicaIndex
);