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