2 references to DeclaredOnlyLookup
Microsoft.AspNetCore.Http.Extensions.Tests (2)
ValidationsGenerator\ValidationsGeneratorTestBase.cs (2)
288var factory = programType.GetMethod(name, DeclaredOnlyLookup); 377var servicesProperty = hostType.GetProperty("Services", DeclaredOnlyLookup);