4 references to TestParameterHolder
Microsoft.AspNetCore.Http.Abstractions.Tests (4)
Validation\RuntimeValidatableParameterInfoResolverTests.cs (4)
155return typeof(TestParameterHolder) 156.GetMethod(nameof(TestParameterHolder.Method))! 163return typeof(TestParameterHolder) 164.GetMethod(nameof(TestParameterHolder.MethodWithNullable))!