2 references to UseExpressionBodyTitle
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
UseExpressionBodyForLambdaDiagnosticAnalyzer.cs (2)
20
private static readonly DiagnosticDescriptor s_useExpressionBodyForLambda = CreateDescriptorWithId(UseExpressionBodyForLambdaHelpers.
UseExpressionBodyTitle
, UseExpressionBodyForLambdaHelpers.
UseExpressionBodyTitle
);