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