2 references to ParameterListRecordStruct
Microsoft.AspNetCore.Http.Extensions.Tests (2)
RequestDelegateFactoryTests.cs (2)
2084void TestParameterListRecordStruct([AsParameters] ParameterListRecordStruct? args) 2098new object[] { (Action<ParameterListRecordStruct?>)TestParameterListRecordStruct },