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