2 references to GetFrameworkType
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Markup\ReflectionHelper.cs (2)
184
return
GetFrameworkType
(MscorlibReflectionAssemblyName, type);
190
return
GetFrameworkType
(SystemReflectionAssemblyName, type);