1 instantiation of AttributeArgumentFixer
Microsoft.CodeAnalysis.CSharp.Features (1)
CSharpAddExplicitCastCodeFixProvider.cs (1)
41_attributeArgumentFixer = new AttributeArgumentFixer();
1 reference to AttributeArgumentFixer
Microsoft.CodeAnalysis.CSharp.Features (1)
CSharpAddExplicitCastCodeFixProvider.cs (1)
34private readonly AttributeArgumentFixer _attributeArgumentFixer;