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