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