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