3 references to CreateLocation
Microsoft.CodeAnalysis.Razor.Workspaces (3)
Extensions\LspFactory.cs (3)
165=> CreateLocation(CreateFilePathUri(filePath), CreateRange(span)); 168=> CreateLocation(uri, CreateRange(span)); 171=> CreateLocation(CreateFilePathUri(filePath), range);