2 references to MasterTypeList
System.Xaml (2)
System\Xaml\XamlSchemaContext.cs (2)
552if (!MasterTypeList.TryGetValue(type, out xamlType)) 555xamlType = TryAdd(MasterTypeList, type, xamlType);