3 references to RegisterCodeFix
Microsoft.CodeAnalysis.Workspaces (1)
CodeFixes\CodeFix.cs (1)
37/// cref="CodeFixContext.RegisterCodeFix(CodeAction, IEnumerable{Diagnostic})"/>). This could change
Microsoft.Interop.LibraryImportGenerator (2)
Analyzers\AddDisableRuntimeMarshallingAttributeFixer.cs (1)
36context.RegisterCodeFix(
Analyzers\CustomMarshallerAttributeFixer.cs (1)
121context.RegisterCodeFix(