1 instantiation of UseExpressionBodyForOperatorsHelper
Microsoft.CodeAnalysis.CSharp.Features (1)
UseExpressionBodyForOperatorsHelper.cs (1)
19public static readonly UseExpressionBodyForOperatorsHelper Instance = new();
2 references to UseExpressionBodyForOperatorsHelper
Microsoft.CodeAnalysis.CSharp.Features (2)
UseExpressionBodyForOperatorsHelper.cs (1)
19public static readonly UseExpressionBodyForOperatorsHelper Instance = new();
UseExpressionBodyHelper.cs (1)
40UseExpressionBodyForOperatorsHelper.Instance,