1 reference to s_abstractRemoveUnnecessaryImportsCodeFixProviderType
dotnet-format (1)
Reflection\RemoveUnnecessaryImportsHelper.cs (1)
11private static readonly MethodInfo? s_removeUnnecessaryImportsAsyncMethod = s_abstractRemoveUnnecessaryImportsCodeFixProviderType?.GetMethod("RemoveUnnecessaryImportsAsync", BindingFlags.Static | BindingFlags.NonPublic);