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