2 writes to Parent
Aspire.Hosting.RemoteHost.Tests (2)
AtsMarshallerTests.cs (2)
660
var child = new ChildDto { Label = "child",
Parent
= parent };
696
var child = new ChildDto { Label = "child",
Parent
= null };