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