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