2 references to XamlInt32CollectionSerializer
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (1)
5488
case KnownElements.
XamlInt32CollectionSerializer
: t = typeof(XamlInt32CollectionSerializer); break;
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlTypeMapper.cs (1)
2692
return (int)KnownElements.
XamlInt32CollectionSerializer
;