1 write to Document
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\PreferHashDataOverComputeHash.Fixer.cs (1)
60
Document
= document;
2 references to Document
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);
76
return Task.FromResult(
Document
.WithSyntaxRoot(root));