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