Implemented interface member:
method
GetDocumentFormattingChangesAsync
Microsoft.CodeAnalysis.Razor.Formatting.IRazorFormattingService.GetDocumentFormattingChangesAsync(Microsoft.CodeAnalysis.Razor.ProjectSystem.DocumentContext, System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.Text.TextChange>, Microsoft.CodeAnalysis.Text.LinePositionSpan?, Microsoft.CodeAnalysis.Razor.Formatting.RazorFormattingOptions, System.Threading.CancellationToken)
1 reference to GetDocumentFormattingChangesAsync
Microsoft.AspNetCore.Razor.Microbenchmarks (1)
Formatting\DocumentFormattingBenchmark.cs (1)
126var changes = _formattingService.AssumeNotNull().GetDocumentFormattingChangesAsync(