CodeFix error shows up as `UseExpressionBodiedMemberCodeFix`
conniey opened this issue · 1 comments
conniey commented
DustinCampbell commented
Sadly, it looks like it's baked into Roslyn to use the type name of the provider: https://github.com/dotnet/roslyn/blob/master/src/EditorFeatures/Core/Implementation/EditorLayerExtensionManager.cs#L73.