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