1 reference to The_snapshot_does_not_contain_the_specified_position
Microsoft.CodeAnalysis.EditorFeatures.Text (1)
Shared\Extensions\ITextSnapshotExtensions.cs (1)
42
=> TryGetPosition(snapshot, lineNumber, columnIndex) ?? throw new InvalidOperationException(TextEditorResources.
The_snapshot_does_not_contain_the_specified_position
);