3 references to GetDto
Aspire.Hosting.RemoteHost.Tests (3)
CapabilityDispatcherTests.cs (3)
1273
var result = args.
GetDto
<TestDtoWithEnum>("dto");
1292
var result = args.
GetDto
<TestDtoWithEnum>("dto");
1303
var result = args.
GetDto
<TestDtoWithEnum>("dto");