3 writes to SerializerType
PresentationFramework (3)
System\Windows\Markup\BamlMapTable.cs (2)
478((BamlTypeInfoWithSerializerRecord)info).SerializerType = 490((BamlTypeInfoWithSerializerRecord)info).SerializerType =
System\Windows\Markup\BamlRecordReader.cs (1)
5079typeWithSerializerInfo.SerializerType = MapTable.GetTypeFromId(
2 references to SerializerType
PresentationFramework (2)
System\Windows\Markup\BamlRecordReader.cs (2)
5077if (typeWithSerializerInfo.SerializerType == null) 5083typeWithSerializerInfo.SerializerType,