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)
5057typeWithSerializerInfo.SerializerType = MapTable.GetTypeFromId(
2 references to SerializerType
PresentationFramework (2)
System\Windows\Markup\BamlRecordReader.cs (2)
5055if (typeWithSerializerInfo.SerializerType == null) 5061typeWithSerializerInfo.SerializerType,