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