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