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