1 write to SerializerType
PresentationFramework (1)
System\Windows\Markup\XamlTypeMapper.cs (1)
2476typeAndSerializer.SerializerType = GetXamlSerializerForType(typeAndSerializer.ObjectType);
1 reference to SerializerType
PresentationFramework (1)
System\Windows\Markup\BamlWriter.cs (1)
125serializerType = typeAndSerializer.SerializerType;