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