2 references to SourceFileInfo
PresentationBuildTasks (2)
BuildTasks\Ms\Internal\MarkupCompiler\CompilationUnit.cs (1)
181
_sourceFileInfo = new
SourceFileInfo
(file);
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
713
sourceFileInfo = new
SourceFileInfo
(file);