1 write to _filePath
PresentationBuildTasks (1)
BuildTasks\MS\Internal\Shared\SourceFileInfo.cs (1)
37_filePath = file.Path;
2 references to _filePath
PresentationBuildTasks (2)
BuildTasks\MS\Internal\Shared\SourceFileInfo.cs (2)
62get { return _filePath; } 124_stream = File.OpenRead(_filePath);