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