1 write to Stream
PresentationBuildTasks (1)
BuildTasks\MS\Internal\Tasks\CompilerWrapper.cs (1)
377
sourceFileInfo.
Stream
= TaskFileService.GetContent(sourceFileInfo.OriginalFilePath);
1 reference to Stream
PresentationBuildTasks (1)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
523
xamlParser = new ParserExtension(this, _parserContext, bamlWriter, SourceFileInfo.
Stream
, pass2);