3 writes to SerializerType
PresentationFramework (3)
System\Windows\Markup\BamlMapTable.cs (2)
462((BamlTypeInfoWithSerializerRecord)info).SerializerType = 474((BamlTypeInfoWithSerializerRecord)info).SerializerType =
System\Windows\Markup\BamlRecordReader.cs (1)
5051typeWithSerializerInfo.SerializerType = MapTable.GetTypeFromId(
2 references to SerializerType
PresentationFramework (2)
System\Windows\Markup\BamlRecordReader.cs (2)
5049if (typeWithSerializerInfo.SerializerType == null) 5055typeWithSerializerInfo.SerializerType,