2 references to GetAttributeInfoKey
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\BamlMapTable.cs (1)
1333object key = GetAttributeInfoKey(typeFullName, fieldName);
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlTypeMapper.cs (1)
776object key = MapTable.GetAttributeInfoKey(fullName, propName);