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