Property SourceFilesSearchPaths
SourceFilesSearchPaths
Gets or sets an array of directory paths used to search for the debugged source paths when a source path specified in a symbol file (pdb) was not found on disk.
public IList<string> SourceFilesSearchPaths { get; }