2 references to Justification
ILLink.CodeFixProvider (2)
UnconditionalSuppressMessageCodeFixProvider.cs (2)
20
const string Justification = nameof (
Justification
);
55
var suppressionJustification = syntaxGenerator.AttributeArgument (
Justification
,