2 references to GetAttributeInfoKey
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlMapTable.cs (1)
1358
object key =
GetAttributeInfoKey
(typeFullName, fieldName);
Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
870
object key = MapTable.
GetAttributeInfoKey
(fullName, propName);