2 references to RefStruct
Microsoft.AspNetCore.Http.Extensions.Tests (2)
RequestDelegateFactoryTests.cs (2)
904RefStruct Method3() => new("hello world"u8); 912Assert.Equal($"Unsupported return type: {typeof(RefStruct).FullName}", ex3.Message);