3 references to DoesntImplementIValidateOptions
Microsoft.Extensions.Options.SourceGeneration (3)
Parser.cs (3)
85
Diag(DiagDescriptors.
DoesntImplementIValidateOptions
, syntax.GetLocation(), validatorType.Name);
501
Diag(DiagDescriptors.
DoesntImplementIValidateOptions
, attrLoc, transValidatorType.Name, memberType.Name);
567
Diag(DiagDescriptors.
DoesntImplementIValidateOptions
, attrLoc, enumerationValidatorType.Name, enumeratedType.Name);