2 references to AbstractFormatEngine
Microsoft.CodeAnalysis.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Context\FormattingContext.cs (2)
25private readonly AbstractFormatEngine _engine; 55public FormattingContext(AbstractFormatEngine engine, TokenStream tokenStream)