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