2 types derived from BaseBindAsync
Microsoft.AspNetCore.Http.Microbenchmarks (2)
src\Http\Http.Extensions\test\RequestDelegateGenerator\SharedTypes.cs (2)
406
public class InheritBindAsync :
BaseBindAsync
<InheritBindAsync>, IHaveUri
412
public class InheritBindAsyncWrongType :
BaseBindAsync
<InheritBindAsync>