1 implementation of IBindAsync
Microsoft.AspNetCore.Http.Extensions.Tests (1)
RequestDelegateGenerator\SharedTypes.cs (1)
374
public record MyBindAsyncFromInterfaceRecord(Uri Uri) :
IBindAsync
<MyBindAsyncFromInterfaceRecord>