2 references to nullableExplicitServiceParam
Microsoft.AspNetCore.Http.Extensions.Tests (2)
RequestDelegateFactoryTests.cs (2)
1724
new object?[] { (Func<MyService?, string>)
nullableExplicitServiceParam
, false, false},
1725
new object?[] { (Func<MyService?, string>)
nullableExplicitServiceParam
, true, false},