2 references to IVSTypeScriptFormattingInteractionService
Microsoft.CodeAnalysis.EditorFeatures (2)
ExternalAccess\VSTypeScript\VSTypeScriptFormattingInteractionService.cs (2)
24
private readonly
IVSTypeScriptFormattingInteractionService
_implementation;
28
public VSTypeScriptFormattingInteractionService(
IVSTypeScriptFormattingInteractionService
implementation)