1 implementation of FilePath
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\ProjectFile\ProjectFile.cs (1)
29public virtual string FilePath => _loadedProject?.FullPath ?? string.Empty;