1 implementation of IBindAsync
Microsoft.AspNetCore.Http.Extensions.Tests (1)
RequestDelegateFactoryTests.cs (1)
573
private record MyBindAsyncFromInterfaceRecord(Uri uri) :
IBindAsync
<MyBindAsyncFromInterfaceRecord>