2 references to HasSerializerForTypeId
PresentationFramework (2)
System\Windows\Markup\BamlRecordReader.cs (2)
473if (!MapTable.HasSerializerForTypeId(startRecord.TypeId)) 1131bool hasSerializer = MapTable.HasSerializerForTypeId(bamlElementRecord.TypeId);