2 references to initializedTypes
PresentationFramework (2)
System\Windows\Markup\RoutedEventValueSerializer.cs (2)
45while (currentType != null && !initializedTypes.ContainsKey(currentType)) 48initializedTypes[currentType] = currentType;