1 instantiation of MySimpleBindAsyncStruct
Microsoft.AspNetCore.Http.Extensions.Tests (1)
RequestDelegateGenerator\SharedTypes.cs (1)
332return new(result: new(uri));
2 references to MySimpleBindAsyncStruct
Microsoft.AspNetCore.Http.Extensions.Tests (2)
RequestDelegateGenerator\SharedTypes.cs (2)
325public static ValueTask<MySimpleBindAsyncStruct> BindAsync(HttpContext context) 335public static bool TryParse(string? value, out MySimpleBindAsyncStruct result) =>