4 references to InheritBindAsync
Microsoft.AspNetCore.Http.Microbenchmarks (4)
src\Http\Http.Extensions\test\RequestDelegateGenerator\SharedTypes.cs (4)
392
if (typeof(T) != typeof(
InheritBindAsync
))
406
public class InheritBindAsync : BaseBindAsync<
InheritBindAsync
>, IHaveUri
412
public class InheritBindAsyncWrongType : BaseBindAsync<
InheritBindAsync
>
848
InheritBindAsync
Value,