3 references to FixesError
Microsoft.CodeAnalysis.CSharp.Features (3)
UseExpressionBodyCodeFixProvider.cs (1)
39
diagnostic.Properties.ContainsKey(UseExpressionBodyDiagnosticAnalyzer.
FixesError
);
UseExpressionBodyDiagnosticAnalyzer.cs (2)
19
public const string FixesError = nameof(
FixesError
);
116
properties = properties.Add(
FixesError
, "");