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