Method GetMatchingBlocksAt
- Namespace
- Alternet.Syntax.Parsers.Roslyn.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Roslyn.v9.dll
GetMatchingBlocksAt(SourceText, SyntaxNode, int, IList<IRange>)
protected override void GetMatchingBlocksAt(SourceText text, SyntaxNode node, int position, IList<IRange> ranges)
Parameters
text
SourceTextnode
SyntaxNodeposition
intranges
IList<IRange>