1 instantiation of TypeIndexer
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypesHelper.cs (1)
18private static TypeIndexer _typeIndexer = new TypeIndexer((int)KnownElements.MaxElement);
2 references to TypeIndexer
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypesHelper.cs (2)
18private static TypeIndexer _typeIndexer = new TypeIndexer((int)KnownElements.MaxElement); 19internal static TypeIndexer Types