1 write to _filePath
PresentationBuildTasks (1)
MS\Internal\Shared\SourceFileInfo.cs (1)
34_filePath = file.Path;
2 references to _filePath
PresentationBuildTasks (2)
MS\Internal\Shared\SourceFileInfo.cs (2)
59get { return _filePath; } 121_stream = File.OpenRead(_filePath);