1 type derived from ConvertToSourceGeneratedInteropFixer
Microsoft.Interop.LibraryImportGenerator (1)
Analyzers\ConvertToLibraryImportFixer.cs (1)
27public sealed class ConvertToLibraryImportFixer : ConvertToSourceGeneratedInteropFixer
2 references to ConvertToSourceGeneratedInteropFixer
Microsoft.Interop.LibraryImportGenerator (2)
src\libraries\System.Runtime.InteropServices\gen\Common\ConvertToSourceGeneratedInteropFixer.cs (2)
172var codeFixProvider = (ConvertToSourceGeneratedInteropFixer)fixAllContext.CodeFixProvider;