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