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