2 references to GetChangeDocumentWithPragmaAdjustedAsync
Microsoft.CodeAnalysis.Features (2)
CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.PragmaWarningCodeAction.cs (1)
64
return await PragmaHelpers.
GetChangeDocumentWithPragmaAdjustedAsync
(
CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.RemoveSuppressionCodeAction_Pragma.cs (1)
95
return await PragmaHelpers.
GetChangeDocumentWithPragmaAdjustedAsync
(