2 writes to SerializerTypeId
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (1)
2707
SerializerTypeId
= serializerTypeId;
System\Windows\Markup\BamlRecordWriter.cs (1)
999
bamlPropertyCustom.
SerializerTypeId
= converterOrSerializerTypeId;
4 references to SerializerTypeId
PresentationFramework (4)
System\Windows\Markup\BamlReader.cs (1)
1033
short sid = bamlRecord.
SerializerTypeId
;
System\Windows\Markup\BamlRecordReader.cs (2)
2103
short serializerTypeId = bamlPropertyRecord.
SerializerTypeId
;
2145
short sid = bamlPropertyRecord.
SerializerTypeId
;
System\Windows\Markup\BamlRecords.cs (1)
2475
short serializerTypeId =
SerializerTypeId
;