1 write to PeerId
aspire (1)
Commands\TerminalPsCommand.cs (1)
181
PeerId
= p.PeerId,
2 references to PeerId
Aspire.Cli.Tests (2)
Commands\TerminalCommandTests.cs (2)
590
Assert.Equal("peer-a", replica1.Peers[0].
PeerId
);
592
Assert.Equal("peer-b", replica1.Peers[1].
PeerId
);