2 implementations of Hash
aspire (1)
Backchannel\AppHostAuxiliaryBackchannel.cs (1)
65
public string
Hash
{ get; private set; }
Aspire.Cli.Tests (1)
TestServices\TestAppHostAuxiliaryBackchannel.cs (1)
16
public string
Hash
{ get; set; } = "test-hash";