Table of Contents

Method GetPositionFromPos

Namespace
Alternet.Syntax.Parsers.Roslyn
Assembly
Alternet.Syntax.Parsers.Roslyn.v9.dll

GetPositionFromPos(SourceText, int, bool)

protected virtual Point GetPositionFromPos(SourceText text, int pos, bool otherDocument)

Parameters

text SourceText
pos int
otherDocument bool

Returns

Point