2 references to _masterTypeTable
PresentationFramework (2)
src\Framework\System\Windows\Markup\Baml2006\WpfSharedXamlSchemaContext.cs (2)
34if (!_masterTypeTable.TryGetValue(type, out xType)) 42_masterTypeTable.Add(type, xType);