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