2 references to GetTypeName
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
3293return string.Create(CultureInfo.InvariantCulture, $"{RecordType} typeId={GetTypeName(TypeId)}"); 4929$"{RecordType} owner={GetTypeName(OwnerTypeId)} attr({AttributeId}) is '{_name}'");