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