1 write to ConverterTypeId
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1451((BamlTextWithConverterRecord)bamlText).ConverterTypeId = typeId;
1 reference to ConverterTypeId
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
4137bamlBinaryWriter.Write(ConverterTypeId);