2 writes to DebugBaml
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecords.cs (1)
4235
DebugBaml
= bamlBinaryReader.ReadBoolean();
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
227
DocumentStartRecord.
DebugBaml
= DebugBamlStream;
3 references to DebugBaml
PresentationFramework (3)
src\Framework\System\Windows\Markup\BamlReader.cs (1)
1837
_parserContext.IsDebugBamlStream = documentStartRecord.
DebugBaml
;
src\Framework\System\Windows\Markup\BamlRecordReader.cs (1)
565
IsDebugBamlStream = documentStartRecord.
DebugBaml
;
src\Framework\System\Windows\Markup\BamlRecords.cs (1)
4243
bamlBinaryWriter.Write(
DebugBaml
);