1 write to _sourceFileInfo
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\CompilationUnit.cs (1)
184
_sourceFileInfo
= new SourceFileInfo(file);
1 reference to _sourceFileInfo
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\CompilationUnit.cs (1)
196
get { return
_sourceFileInfo
; }