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