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