Base:
property
FilePath
Microsoft.CodeAnalysis.TextLoader.FilePath
1 reference to FilePath
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\FileTextLoader.cs (1)
94
=> new(this.
FilePath
, FileMode.Open, FileAccess.Read, FileShare.ReadWrite | FileShare.Delete, bufferSize, useAsync);