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