Table of Contents

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 SourceText
node SyntaxNode
position int
ranges IList<IRange>