2 references to XamlType
System.Xaml (2)
System\Xaml\XamlSchemaContext.cs (1)
537xamlType = new XamlType(alias, type, this, null, null);
System\Xaml\XamlType.cs (1)
66: this(null, underlyingType, schemaContext, invoker, null)