1 reference to The_snapshot_does_not_contain_the_specified_span
Microsoft.CodeAnalysis.EditorFeatures.Text (1)
Shared\Extensions\ITextSnapshotExtensions.cs (1)
96
=> TryGetSpan(snapshot, startLine, startIndex, endLine, endIndex) ?? throw new InvalidOperationException(TextEditorResources.
The_snapshot_does_not_contain_the_specified_span
);