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