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