1 write to _sourceFileInfo
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
421set { _sourceFileInfo = value; }
1 reference to _sourceFileInfo
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
420get { return _sourceFileInfo; }