2 references to TryGetUsableProjectedIndex
Microsoft.CodeAnalysis.Remote.Razor (2)
Debugging\RemoteDebugInfoService.cs (2)
66
if (!
TryGetUsableProjectedIndex
(codeDocument, position, out var projectedIndex))
102
if (!
TryGetUsableProjectedIndex
(codeDocument, position, out var projectedIndex))