1 reference to FindBracesAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
ExternalAccess\VSTypeScript\VSTypeScriptBraceMatcher.cs (1)
30var result = await _impl.FindBracesAsync(document, position, cancellationToken).ConfigureAwait(false);