1 write to Type
Aspire.Hosting (1)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
460Type = r.Type
2 references to Type
Aspire.Hosting.Tests (2)
Backchannel\AuxiliaryBackchannelRpcTargetTests.cs (2)
164Assert.Contains(snapshot.Relationships, r => r.ResourceName == "dependency1" && r.Type == "Reference"); 165Assert.Contains(snapshot.Relationships, r => r.ResourceName == "dependency2" && r.Type == "WaitFor");