2 references to Format
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\PreferHashDataOverComputeHash.Fixer.cs (2)
74
root = Formatter.
Format
(root, Formatter.Annotation, Document.Project.Solution.Workspace, cancellationToken: cancellationToken);
128
root = Formatter.
Format
(root, Formatter.Annotation, newSolution.Workspace, cancellationToken: cancellationToken);