2 writes to SerializerTypeId
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecords.cs (1)
2801
SerializerTypeId
= serializerTypeId;
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1011
bamlPropertyCustom.
SerializerTypeId
= converterOrSerializerTypeId;
4 references to SerializerTypeId
PresentationFramework (4)
src\Framework\System\Windows\Markup\BamlReader.cs (1)
1055
short sid = bamlRecord.
SerializerTypeId
;
src\Framework\System\Windows\Markup\BamlRecordReader.cs (2)
2143
short serializerTypeId = bamlPropertyRecord.
SerializerTypeId
;
2185
short sid = bamlPropertyRecord.
SerializerTypeId
;
src\Framework\System\Windows\Markup\BamlRecords.cs (1)
2565
short serializerTypeId =
SerializerTypeId
;