2 writes to DebugBaml
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (1)
4015
DebugBaml
= bamlBinaryReader.ReadBoolean();
System\Windows\Markup\BamlRecordWriter.cs (1)
217
DocumentStartRecord.
DebugBaml
= DebugBamlStream;
3 references to DebugBaml
PresentationFramework (3)
System\Windows\Markup\BamlReader.cs (1)
1829
_parserContext.IsDebugBamlStream = documentStartRecord.
DebugBaml
;
System\Windows\Markup\BamlRecordReader.cs (1)
533
IsDebugBamlStream = documentStartRecord.
DebugBaml
;
System\Windows\Markup\BamlRecords.cs (1)
4023
bamlBinaryWriter.Write(
DebugBaml
);