Base:
property
SchemaContext
System.Xaml.XamlReader.SchemaContext
2 references to SchemaContext
XamlBuildTask (2)
Microsoft\Build\Tasks\Xaml\XamlValidatingReader.cs (2)
340XamlType typeOfValue = SchemaContext.GetXamlType(value.GetType()); 423declaringType = SchemaContext.GetXamlType(this.definedType);