1 override of GetDiagnosticTitle
Microsoft.Interop.LibraryImportGenerator (1)
Analyzers\ConvertToLibraryImportFixer.cs (1)
37
protected override string
GetDiagnosticTitle
(ImmutableDictionary<string, Option> selectedOptions)
3 references to GetDiagnosticTitle
Microsoft.Interop.LibraryImportGenerator (3)
src\libraries\System.Runtime.InteropServices\gen\Common\ConvertToSourceGeneratedInteropFixer.cs (3)
139
GetDiagnosticTitle
(selectedOptions),
148
GetDiagnosticTitle
(fix.SelectedOptions),
180
return CodeAction.Create(codeFixProvider.
GetDiagnosticTitle
(options),