1 instantiation of TypeIndexer
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypesHelper.cs (1)
18
private 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)
18
private static
TypeIndexer
_typeIndexer = new TypeIndexer((int)KnownElements.MaxElement);
19
internal static
TypeIndexer
Types