2 references to GetEffectiveFilePath
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\ProjectState.cs (2)
440
var filePath =
GetEffectiveFilePath
(documentState, projectState);
493
var filePath =
GetEffectiveFilePath
(documentState, projectState);