2 references to IVSTypeScriptBraceMatcherImplementation
Microsoft.CodeAnalysis.EditorFeatures (2)
ExternalAccess\VSTypeScript\VSTypeScriptBraceMatcher.cs (2)
19
private readonly
IVSTypeScriptBraceMatcherImplementation
_impl;
23
public VSTypeScriptBraceMatcher(
IVSTypeScriptBraceMatcherImplementation
impl)