3 references to GetDto
Aspire.Hosting.RemoteHost.Tests (3)
CapabilityDispatcherTests.cs (3)
1168
var result = args.
GetDto
<TestDtoWithEnum>("dto");
1187
var result = args.
GetDto
<TestDtoWithEnum>("dto");
1198
var result = args.
GetDto
<TestDtoWithEnum>("dto");