2 references to Position
Microsoft.CodeAnalysis.CodeStyle.Fixes (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\ContextQuery\SyntaxContext.cs (2)
53
/// The token to the left of <see cref="
Position
"/>. This token may be touching the position.
58
/// The first token to the left of <see cref="
Position
"/> that we're not touching. Equal to <see cref="LeftToken"/>