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