2 references to AssemblyPathFor
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlMapTable.cs (1)
1017string path = XamlTypeMapper.AssemblyPathFor(assemblyInfoRecord.AssemblyFullName);
Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
3495string path = AssemblyPathFor(mapping.AssemblyName);