2 references to UseCustomStaticFieldName
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
ConvertAutoPropertyToFullProperty\ConvertAutoPropertyToFullPropertyTests.cs (2)
1089
await TestInRegularAndScriptAsync(text, expected, options:
UseCustomStaticFieldName
);
1119
await TestInRegularAndScriptAsync(text, expected, options:
UseCustomStaticFieldName
);