1 reference to CSharpDecompiledSourceService
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
DecompiledSource\DecompiledSourceFormattingTests.cs (1)
244
var formatted = await
CSharpDecompiledSourceService
.FormatDocumentAsync(document, CSharpSyntaxFormattingOptions.Default, CancellationToken.None);