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