1 instantiation of BamlLiteralContentRecord
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
608record = new BamlLiteralContentRecord();
2 references to BamlLiteralContentRecord
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
464BamlLiteralContentRecord bamlLiteralContent = 465(BamlLiteralContentRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.LiteralContent);