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