Method GetMatchingBlocksAt
- Namespace
- Alternet.Syntax.Parsers.Roslyn.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Roslyn.v10.dll
GetMatchingBlocksAt(SourceText, SyntaxNode, int, IList<IRange>)
protected override void GetMatchingBlocksAt(SourceText text, SyntaxNode node, int position, IList<IRange> ranges)Parameters
- textSourceText
- nodeSyntaxNode
- positionint
- rangesIList<IRange>