2 references to DeclaredOnlyLookup
Microsoft.Extensions.Validation.GeneratorTests (2)
ValidationsGeneratorTestBase.cs (2)
300var factory = programType.GetMethod(name, DeclaredOnlyLookup); 389var servicesProperty = hostType.GetProperty("Services", DeclaredOnlyLookup);