2 references to GetConverterTypeFromName
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Markup\TypeConverterHelper.cs (2)
105
return converterType ??
GetConverterTypeFromName
(converterName);
114
return converterType ??
GetConverterTypeFromName
(converterName);