1 write to DebugBamlStream
PresentationBuildTasks (1)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
521bamlWriter.DebugBamlStream = XamlDebuggingInformation;
2 references to DebugBamlStream
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
90if(DebugBamlStream) 227DocumentStartRecord.DebugBaml = DebugBamlStream;