2 references to ValidatorsNeedSimpleConstructor
Microsoft.Extensions.Options.SourceGeneration (2)
Parser.cs (2)
379Diag(DiagDescriptors.ValidatorsNeedSimpleConstructor, attrLoc, transValidatorType.Name); 442Diag(DiagDescriptors.ValidatorsNeedSimpleConstructor, attrLoc, enumerationValidatorType.Name);