5 overrides of FilePath
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Workspaces\SourceTextLoader.cs (1)
22
internal override string?
FilePath
Microsoft.CodeAnalysis.Workspaces (3)
Serialization\SerializableSourceText.cs (1)
228
internal override string?
FilePath
{ get; }
Workspace\Solution\FileTextLoader.cs (1)
61
internal sealed override string
FilePath
=> Path;
Workspace\Solution\TextLoader.cs (1)
223
internal override string?
FilePath
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Workspaces\TestHostDocument.cs (1)
186
internal override string?
FilePath
1 reference to FilePath
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\TextLoader.cs (1)
163
this.
FilePath
,